Learn practical skills, build real-world projects, and advance your career

david-folium

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="david-folium")
import json
from urllib.request import urlopen
import numpy as np
import pandas as pd