This project explores and analyzes a dataset of movies and TV shows available on Netflix.
movie data analysis netflix.ipynb: The main Jupyter Notebook with code and visualizations.mymoviedb.xlsx: The dataset used for analysis.
- Cleaned and explored the dataset
- Created visualizations with Matplotlib and Seaborn
- Drew insights about content types, genres, and release trends
- Python
- Pandas
- Matplotlib
- Seaborn
- Jupyter Notebook