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

Indian Food 101 - EDA

Detailed Analysis of Indian_food_1O1


ref:-
Data Analysis with Python: Zero to Pandas

Downloading the 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/nehaprabhavalkar/indian-food-101'