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

Netflix Movies and TV Shows

In this project we analysed which type of Movies and TV Shows are availble in the Netflix which is an OTT platform which is used by all the people in the world and show their interest.

Im every year and every month almost all movies and TV shows are released in this Platform.

Downloading the Dataset

Firstly I make the account on the kaggle and download the dataset from here https://www.kaggle.com/datasets?fileType=csv using opendatasets library and extract it.

!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/shivamb/netflix-shows'