Coder Social home page Coder Social logo

exploratory-data-analysis-on-netflix-content's Introduction

Netflix Exploratory Data Analysis (EDA)

Overview

This repository contains code for an Exploratory Data Analysis (EDA) project on Netflix data. The analysis explores various aspects of the dataset, including importing data, basic statistics, data cleaning, and visualization of Netflix content trends. The project aims to provide insights into the distribution of genres, top actors, and trends in the release of TV shows and movies on Netflix.

Project Structre

  • Netflix_eda.ipynb: Jupyter Notebook containing the code for EDA.
  • netflix_titles.csv: Dataset used for analysis.
  • README.md: Documentation providing an overview of the project, instructions, and interpretations of visualizations.

Getting Started

Installation

git clone https://github.com/sahasCodes/Exploratory-Data-Analysis-on-Netflix-Content

Prerequisites

Ensure you have this libraries are installed:

pip install -r requirements.txt

Code Overview

  • Importing Libraries: Code to import necessary libraries.
  • Importing Dataset: Code to import the Netflix dataset.
  • Basic Statistics and Information: Displaying basic statistics and information about the dataset.
  • Data Cleaning: Handling null values and renaming columns.
  • Exploratory Data Analysis (EDA): Visualizations of Netflix content trends.
  • Question and Answer: Visualizations to answer specific questions about the data.

Question Explored

  1. Proportionality between the Genre of Movies and TV Shows: Visualizations showing the distribution of genres for both movies and TV shows.
  2. Top 10 Actors on Netflix: Identifying and visualizing the top 10 actors based on the total number of content they are associated with.
  3. Movies vs TV Shows Trend Over the Years: A line chart illustrating the historical trends in the release of TV shows and movies on Netflix.

Interpretations

  • The visualizations offer insights into the diversity of genres, top actors, and historical trends in the Netflix content library. *The project provides a foundation for further analysis and understanding of the Netflix dataset. Feel free to explore the Jupyter Notebook to gain deeper insights into the Netflix dataset. Contributions, issues, and feedback are welcome!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.