Netflix Data Analysis using Python
Mlearning.ai
APRIL 25, 2023
Let’s explore the dataset further by cleaning data and creating some visualizations. The plot shows that there has been a steady increase in the number of titles added each year, with a notable jump in 2015. The type column tells us if it is a TV show or a movie. df.isnull().sum() sum() #checking for null values.
Let's personalize your content