mapclassify

Classification Schemes for Choropleth Maps.

BSD 3-Clause 22 个版本 Python >=3.11
安装
pip install mapclassify
poetry add mapclassify
pipenv install mapclassify
conda install mapclassify
描述

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”.

.. _geopandas: https://geopandas.org/mapping.html .. _geoplot: https://residentmario.github.io/geoplot/user_guide/Customizing_Plots.html .. _Choropleth Mapping: https://geographicdata.science/book/notebooks/05_choropleth.html

版本列表
2.10.0 2025-07-11
2.9.0 2025-05-28
2.8.1 2024-09-24
2.8.0 2024-07-30
2.7.0 2024-07-04
2.6.1 2023-10-04
2.6.0 2023-07-21
2.5.0 2023-01-14
2.5.0rc3 2023-01-14
2.5.0rc2 2023-01-13
2.5.0rc1 2023-01-13
2.4.3 2021-07-27
2.4.2 2020-12-22
2.4.0 2020-12-14
2.3.0 2020-06-13
2.2.0 2020-01-04
2.1.1 2019-06-28
2.1.0 2019-06-27
2.0.1 2018-10-28
2.0.0 2018-08-10
1.0.1 2017-08-17
1.0.0.dev0 2017-04-21