Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 316 Bytes

pychoropleth

A simple library to create choropleth maps from geopandas dataframes using mplleaflet

Here is an example of a choropleth map.

Installation

pip install pychoropleth

Status

Work in Progress