dask-geopandas 0.4.2
0
Parallel GeoPandas with Dask
Contents
Parallel GeoPandas with Dask
Stars: 496, Watchers: 496, Forks: 44, Open Issues: 65The geopandas/dask-geopandas
repo was created 4 years ago and the last code push was 2 weeks ago.
The project is popular with 496 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
- None
- License
- BSD 3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/dask-geopandas/
- Documentation:
- https://dask-geopandas.readthedocs.io/
- GitHub Repo:
- https://github.com/geopandas/dask-geopandas
Classifiers
- Scientific/Engineering
- Scientific/Engineering/GIS
- System/Distributed Computing
Related Packages
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 65 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