mapclassify2.8.1
mapclassify2.8.1
Published
Classification Schemes for Choropleth Maps.
pip install mapclassify
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- networkx
>=2.7
- numpy
>=1.23
- pandas
!=1.5.0,>=1.4
- scikit-learn
>=1.0
- scipy
>=1.8
- numba
[dev,docs,speedups,tests]; extra == "all"
- ruff
; extra == "dev"
- pre-commit
; extra == "dev"
- watermark
; extra == "dev"
- nbsphinx
; extra == "docs"
- numpydoc
; extra == "docs"
- sphinx
>=1.4.3; extra == "docs"
- sphinx-gallery
; extra == "docs"
- sphinxcontrib-bibtex
; extra == "docs"
- sphinx-bootstrap-theme
; extra == "docs"
- numba
>=0.54; extra == "speedups"
- geopandas
; extra == "tests"
- libpysal
; extra == "tests"
- matplotlib
; extra == "tests"
- pytest
; extra == "tests"
- pytest-cov
; extra == "tests"
- pytest-xdist
; extra == "tests"
- pytest-doctestplus
; extra == "tests"
- pytest-mpl
; extra == "tests"