spatialpandas 0.5.0


pip install spatialpandas

  Latest version

Released: Feb 18, 2025


Meta
Author: HoloViz developers
Maintainer: HoloViz developers
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers
  • Science/Research

License
  • OSI Approved :: BSD License

Natural Language
  • English

Operating System
  • OS Independent

Programming Language
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Scientific/Engineering
  • Software Development :: Libraries



Pandas and Dask extensions for vectorized spatial and geometric operations.

Build Status Build Status
Coverage codecov
Latest dev release Github tag
Latest release Github release PyPI version spatialpandas version conda-forge version defaults version
Python Python support
Support Discourse

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
dask (>=2025.1)
fsspec (>=2022.8)
numba
packaging
pandas (>=2.0)
pyarrow (>=14.0.1)
retrying