Skip to content

Samahmaamri/Investigating-Netflix-Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Investigating-Netflix-Movies

Python Projects on Datacamp

Datacamp


🛠️ Project Description: 🛠️ Coding

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.



Project tasks: 👩‍💻

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

Steps to complete

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