🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

mapclassify

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapclassify

Classification Schemes for Choropleth Maps.

2.9.0
Maintainers
3

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts