You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a special spatially optimized dataframe that we've been working on for datashader. It is a parquet file that is organized in such a way that datashader can ignore certain partitions when zoomed in. It would be nice to add support for reading to this class from parquet files if datashader is in the env.
Does that seem like a reasonable addition to this plugin? If so I could work on it.
The text was updated successfully, but these errors were encountered:
There is a special spatially optimized dataframe that we've been working on for datashader. It is a parquet file that is organized in such a way that datashader can ignore certain partitions when zoomed in. It would be nice to add support for reading to this class from parquet files if datashader is in the env.
Does that seem like a reasonable addition to this plugin? If so I could work on it.
The text was updated successfully, but these errors were encountered: