Classification Schemes for Choropleth Maps.
Project Links
Meta
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”.
May 28, 2025
2.9.0
Sep 24, 2024
2.8.1
Jul 30, 2024
2.8.0
Jul 04, 2024
2.7.0
Oct 04, 2023
2.6.1
Jul 21, 2023
2.6.0
Jan 14, 2023
2.5.0
Jan 14, 2023
2.5.0rc3
Jan 13, 2023
2.5.0rc2
Jan 13, 2023
2.5.0rc1
Jul 27, 2021
2.4.3
Dec 22, 2020
2.4.2
Dec 14, 2020
2.4.0
Jun 13, 2020
2.3.0
Jan 04, 2020
2.2.0
Jun 28, 2019
2.1.1
Jun 27, 2019
2.1.0
Oct 28, 2018
2.0.1
Aug 10, 2018
2.0.0
Aug 17, 2017
1.0.1
Apr 21, 2017
1.0.0.dev0
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
(>=3.2)
networkx
(>=1.26)
numpy
(>=2.1)
pandas
(>=1.4)
scikit-learn
(>=1.12)
scipy