Creating Leaflet Webmaps using Python and Folium
##Dependencies
- folium: (https://folium.readthedocs.io/en/latest/)
- pandas: (http://pandas.pydata.org/)
Install missing dependencies using pip
##Usage
Reading the data available here using Pandas to plot map of Post offices using Latitude and Longitude columns
python fmap.py