Skip to content

aman9801/analyzing-imdb-movie-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

analyzing_imdb_movie_dataset

You have the data for the 100 top-rated movies from the past decade along with various pieces of information about the movie, its actors, and the voters who have rated these movies online.

Analysis was done in Jupyter Notebook using these Python libraries - Pandas, Numpy, Matplotib and Seaborn

This analysis used various analytical steps and visualization:

  • Data Handling and Cleaning
  • Data Analysis
  • Demographic Analysis
  • Joint Plot
  • Dist Plot
  • Histogram Chart
  • Box Plots
  • Bar Chart
  • Scatter Plot
  • Heatmaps