Contents

dask-geopandas 0.3.1

0

Parallel GeoPandas with Dask

Parallel GeoPandas with Dask

Stars: 444, Watchers: 444, Forks: 45, Open Issues: 68

The geopandas/dask-geopandas repo was created 4 years ago and the last code push was 3 weeks ago.
The project is popular with 444 github stars!

How to Install dask-geopandas

You can install dask-geopandas using pip

pip install dask-geopandas

or add it to a project with poetry

poetry add dask-geopandas

Package Details

Author
License
BSD
Homepage
https://github.com/geopandas/dask-geopandas
PyPi:
https://pypi.org/project/dask-geopandas/
Documentation:
https://github.com/geopandas/dask-geopandas
GitHub Repo:
https://github.com/geopandas/dask-geopandas

Classifiers

  • Scientific/Engineering
  • System/Distributed Computing
No  dask-geopandas  pypi packages just yet.

Errors

A list of common dask-geopandas errors.

Code Examples

Here are some dask-geopandas code examples and snippets.

GitHub Issues

The dask-geopandas package has 68 open issues on GitHub

  • BUG: parquet IO fails if one or more partitions are empty
  • BUG: fix ddf.set_geometry for geopandas main
  • Failing tests with geopandas and dask main
  • REF: vectorized numpy-based Hilbert Curve implementation
  • ENH: implement spatial_shuffle method
  • GeoPandas feature parity
  • ENH: add read_file function for reading GIS files (using pyogrio)
  • Spatial join benchmarks (from Scipy 2020 talk)
  • Fix msgpack serialization error for sjoin algo
  • ENH: Add shuffle
  • ENH: add IO methods for reading/writing geospatial Feather datasets

See more issues on GitHub

Related Packages & Articles