Skip to content

A quick project of exploration of Netflix movie dataset and performing exploratory data analysis for a production company.

Notifications You must be signed in to change notification settings

leeleisya/Netflix-movies_analysis-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix-movies_analysis-project

A quick project of exploration of Netflix movie data and performing exploratory data analysis for a production company.

Jupyter Notebook for analyzing Netflix data from 1990s.
Includes duration analysis, genre filtering (e.g., Action), and bar chart visualization.

The goal was to analyse data to answer on these questions:

  • What was the most frequent movie duration in the 1990s? Save an approximate answer as an integer called duration (use 1990 as the decade's start year).
  • A movie is considered short if it is less than 90 minutes. Count the number of short action movies released in the 1990s and save this integer as short_movie_count.

Contents

  • notebook.ipynb – main notebook
  • netflix_data.xlsx – source data
  • redpopcorn.jpg – visual cover photo

Getting Started

  1. Clone the repo
  2. Open notebook.ipynb in Jupyter Notebook

About

A quick project of exploration of Netflix movie dataset and performing exploratory data analysis for a production company.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published