mmschmitz / make-a-map-geopandas

Tutorial on how to make a choropleth map using Geopandas and Matplotlib in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's make a map! Using Geopandas and Matplotlib in Python

So you want to make a map using Python. Let's get started!

This is a tutorial on how to make a choropleth map using Geopandas and Matplotlib in Python. The full write-up tutorial is here on Medium. By the end of this walk through (or by simply downloading the repo and running the code), you'll be able to make a publisher-ready map like this using Python and Geopandas.

About

Tutorial on how to make a choropleth map using Geopandas and Matplotlib in Python.


Languages

Language:Jupyter Notebook 100.0%