This is a simple script for analysing data provided by a CSV file and plot it in the World Map
Following libraries were Used in making this :
- Folium - Used For making Maps
- Pandas - Used for reading Data and working with it
This is a simple script for analysing data provided by a CSV file and plot it in the World Map
Python