Explore Netflix movie data and perform exploratory data analysis for a production company to uncover insights about movies from a particular decade. Perform exploratory data analysis on the netflix_data.csv data to understand more about movies from the 1990s decade.
In these projects, I'll use the skills I've acquired in Introduction to Python and Intermediate Python to tackle a real-world data science problem. Through this, I'll practice key data science skills like exploratory data analysis, including tasks such as manipulating raw data and generating insightful plots with tools like pandas and matplotlib
1 ==> Filter the data for movies released in the 1990s
2 ==> Find the most frequent movie duration
3 ==> Count the number of short action movies from the 1990s