A3 PROJECT
Creating a simple folium map which is one of the tool we will be using for my project
In this project the Norwegian wells will be displayed and with a map marker
folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the leaflet.js library. Manipulate your data in Python, then visualize it in on a Leaflet map via folium
RESOURCES
DOCMENTATION
Folium: https://python-visualization.github.io/folium/
Pandas: https://pandas.pydata.org/docs/user_guide/index.html