Classification Schemes for Choropleth Maps.
Project Links
Meta
Maintainer: Serge Rey, Wei Kang
Requires Python: >=3.11
Classifiers
Programming Language
- Python :: 3
License
- OSI Approved :: BSD License
Operating System
- OS Independent
Intended Audience
- Science/Research
Topic
- Scientific/Engineering :: GIS
mapclassify implements a family of classification schemes for choropleth maps. Its focus is on the determination of the number of classes, and the assignment of observations to those classes. It is intended for use with upstream mapping and geovisualization packages (see geopandas and geoplot) that handle the rendering of the maps.
For further theoretical background see “Choropleth Mapping” in Rey, S.J., D. Arribas-Bel, and L.J. Wolf (2020) “Geographic Data Science with PySAL and the PyData Stack”.
2.10.0
Jul 11, 2025
2.9.0
May 28, 2025
2.8.1
Sep 24, 2024
2.8.0
Jul 30, 2024
2.7.0
Jul 04, 2024
2.6.1
Oct 04, 2023
2.6.0
Jul 21, 2023
2.5.0
Jan 14, 2023
2.5.0rc3
Jan 14, 2023
2.5.0rc2
Jan 13, 2023
2.5.0rc1
Jan 13, 2023
2.4.3
Jul 27, 2021
2.4.2
Dec 22, 2020
2.4.0
Dec 14, 2020
2.3.0
Jun 13, 2020
2.2.0
Jan 04, 2020
2.1.1
Jun 28, 2019
2.1.0
Jun 27, 2019
2.0.1
Oct 28, 2018
2.0.0
Aug 10, 2018
1.0.1
Aug 17, 2017
1.0.0.dev0
Apr 21, 2017
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
networkx
(>=3.2)
numpy
(>=1.26)
pandas
(>=2.1)
scikit-learn
(>=1.4)
scipy
(>=1.12)