Skip to content

1PoPTRoN/netflix-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍿 Netflix Data Analysis

A chill project that dives into Netflix’s content universe using Python β€” cleaning, analyzing, and visualizing what’s up with movies & TV shows in the dataset.

πŸš€ What’s the Project About?

This is a dope data analysis project that explores the Netflix dataset (from Kaggle) using Python and popular libs like Pandas, NumPy, Matplotlib & Seaborn. You'll find trends, insights, and cool charts that break down what Netflix is offering across the world. :contentReference[oaicite:0]{index=0}

🧠 Why It’s Cool

  • 🧹 Cleaned the messy stuff β€” handled missing values & fixed formats
  • πŸ“Š Context on content β€” compared movies vs TV shows
  • 🌍 Geography vibes β€” saw which countries make the most content
  • πŸ“… Timeline insights β€” tracked releases over the years
  • 🎬 What’s hot β€” popular genres, durations, and more
  • πŸ“ˆ Visuals that actually make sense

🧰 Tools & Tech Used

  • Python
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn
  • Jupyter Notebook

πŸ“ What’s in the Repo

πŸ“¦ netflix-data-analysis
┣ πŸ“‚ images/ #sample charts & visuals
┣ πŸ“„ analysis.ipynb # the main notebook with code + plots
┣ πŸ“„ netflix_titles.csv # raw Netflix dataset (Kaggle)
┣ πŸ“„ README.md #you’re reading it rn 😊

πŸ“Œ How to Run It Locally

  1. Clone the repo

    git clone https://github.com/1PoPTRoN/netflix-data-analysis.git
    cd netflix-data-analysis
  2. Open analysis.ipynb in Jupyter Notebook or **VS Code

  3. Make sure you have packages:

    pip install pandas numpy matplotlib seaborn notebook
  4. Run cells and watch the magic πŸͺ„

πŸ“Š Sample Output

Check the images/ folder for visual snapshots of charts like genre trends, content type distribution, and release patterns.

πŸ“œ Dataset Source

Netflix dataset comes from Kaggle (Netflix Movies and TV Shows) β€” grab it if you wanna play with your own copy. GitHub

πŸ‘‰ https://www.kaggle.com/datasets/shivamb/netflix-shows

πŸ’‘ What I Learned

This project helped boost my data analysis flow β€” from cleaning messy real-world data to slicing insights and plotting graphs that actually tell stories.

🀝 Contributing

Feel free to open issues or PRs if you want to add new insights, clean more data, or make it even more rad or to use/modify this β€” go wild πŸš€

Made with 🧠 & β˜•

About

Netflix data analysis project using Python libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published