Skip to content

This project is an Exploratory Data Analysis (EDA) assignment using the Netflix dataset. It focuses on exploring the dataset with Pandas and visualizing insights with Matplotlib and Seaborn.

Notifications You must be signed in to change notification settings

Affan005-ai/fictional-spork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Netflix Data Analysis using Pandas

This project is an Exploratory Data Analysis (EDA) assignment using the Netflix dataset.
It focuses on exploring the dataset with Pandas and visualizing insights with Matplotlib and Seaborn.


πŸ“Œ Objectives

  • Perform data cleaning and handle missing values.
  • Analyze Movies vs TV Shows distribution.
  • Identify Top 10 content-producing countries.
  • Explore release trends over time.
  • Visualize most common genres.

πŸ“Š Visualizations

  • Bar chart of Movies vs TV Shows.
  • Horizontal bar chart of Top 10 Countries.
  • Line chart showing releases per year.
  • Genre distribution plots.
  • Heatmap of country vs genre frequency.


βš™οΈ Installation

# Clone repo
git clone https://github.com/your-username/netflix-pandas-eda.git
cd netflix-pandas-eda

# Install dependencies
pip install -r requirements.txt

About

This project is an Exploratory Data Analysis (EDA) assignment using the Netflix dataset. It focuses on exploring the dataset with Pandas and visualizing insights with Matplotlib and Seaborn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published