spatialpandas0.4.10
spatialpandas0.4.10
Published
Pandas extension arrays for spatial/geometric operations
pip install spatialpandas
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- dask
- fsspec
- numba
- pandas
- param
- pyarrow
>=1.0
- retrying
- datashader
; extra == 'examples'
- distributed
; extra == 'examples'
- descartes
; extra == 'examples'
- geopandas
; extra == 'examples'
- holoviews
; extra == 'examples'
- matplotlib
; extra == 'examples'
- codecov
; extra == 'tests'
- flake8
; extra == 'tests'
- hilbertcurve
; extra == 'tests'
- geopandas
; extra == 'tests'
- hypothesis
; extra == 'tests'
- keyring
; extra == 'tests'
- moto
[s3,server] ; extra == 'tests'
- pytest-cov
; extra == 'tests'
- pytest
; extra == 'tests'
- python-snappy
; extra == 'tests'
- rfc3986
; extra == 'tests'
- s3fs
; extra == 'tests'
- scipy
; extra == 'tests'
- shapely
; extra == 'tests'
- twine
; extra == 'tests'
Pandas and Dask extensions for vectorized spatial and geometric operations.
Build Status | |
Latest dev release | |
Latest release | |
Python | |
Support |
Spatialpandas provides Pandas and Dask extensions for vectorized spatial and geometric operations, such as fast, spatially indexed rendering of large collections of polygons, lines, or points. For more information, see the overview notebook and the design document.