Remove 2015 Remove Clean Data Remove Data Science
article thumbnail

Netflix Data Analysis using Python

Mlearning.ai

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.