mapclassify2.9.0
mapclassify2.9.0
Published
Classification Schemes for Choropleth Maps.
pip install mapclassify
Package Downloads
Authors
Project URLs
Requires Python
>=3.11
Dependencies
- networkx
>=3.2
- numpy
>=1.26
- pandas
>=2.1
- scikit-learn
>=1.4
- scipy
>=1.12
- numba
>=0.58; extra == "speedups"
- 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"
- geopandas
; extra == "spatial"
- libpysal
; extra == "spatial"
- matplotlib
; extra == "spatial"
- shapely
; extra == "spatial"
- mapclassify
[spatial]; extra == "notebooks"
- geodatasets
; extra == "notebooks"
- ipywidgets
; extra == "notebooks"
- jupyterlab
; extra == "notebooks"
- lonboard
; extra == "notebooks"
- pyarrow
; extra == "notebooks"
- pydeck
; extra == "notebooks"
- seaborn
; extra == "notebooks"
- mapclassify
[spatial]; extra == "tests"
- pytest
; extra == "tests"
- pytest-cov
; extra == "tests"
- pytest-xdist
; extra == "tests"
- pytest-doctestplus
; extra == "tests"
- pytest-mpl
; extra == "tests"
- mapclassify
[dev,docs,notebooks,speedups,tests]; extra == "all"