You often work in a notebook using Geopandas and other libraries . But it is always nice to be able to display you map to customers using a website. We will learn how to do so without additional costs.
We will start by a data preparation example with Geopandas to prepare a Folium map. Then we will upload our map in a DJANGO application. Finally we will push the code to Heroku to have a website ready with a map page.
Speakers: Gregory Wallace