Netflix Data Analysis using Python
Mlearning.ai
APRIL 25, 2023
In this blog, we’ll be using Python to perform exploratory data analysis (EDA) on a Netflix dataset that we’ve found on Kaggle. We’ll be using various Python libraries, including Pandas, Matplotlib, Seaborn, and Plotly, to visualize and analyze the data. The type column tells us if it is a TV show or a movie. df.isnull().sum()
Let's personalize your content