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

Zomato Dehradun Restaurants Analysis

TODO - i have taken the zomato india dataset and then used the dehradun region dataset and performed analysis.

Downloading the Dataset

TODO - I have downloaded zomato India dataset.

!pip install jovian opendatasets --upgrade --quiet

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

# Change this
dataset_url = 'https://www.kaggle.com/darshangandhi/zomato-india-dataset'