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

partly-sunny-with-a-chance-of-hashtags

Use the "Run" button to execute the code.

!pip install jovian opendatasets numpy pandas --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="partly-sunny-with-a-chance-of-hashtags")
import opendatasets as od
import pandas as pd
import numpy as np