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

Downloading the Dataset

TODO - add some explanation here

Instructions for downloading the dataset (delete this cell)

!pip install jovian opendatasets --upgrade --quiet

Let's begin by downloading the data, and listing the files within the dataset.

import pandas as pd
import numpy as np