Giter VIP home page Giter VIP logo

mohinichandra / imdb-movie-analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 386 KB

A case study done on the 1000 movies list For this project I have used dataset from kaggle 'IMDB-Movie-Data.csv'. It contains features like Title, Genre, Description, Director, Rating etc.

Jupyter Notebook 100.00%
barplot heatmap-visualization jupyter-notebook matplotlib pandas python seaborn case-study imdb-dataset scatter-plot

imdb-movie-analysis's Introduction

IMDB-Movie-Analysis

A case study done on the 1000 movies list

For this project I have used dataset from kaggle 'IMDB-Movie-Data.csv'. It contains features like Title, Genre, Description, Director, Rating etc.

Firstly, I have loaded all the necessary libraries. Then loaded the data using panda. In this project I will visualize different insights like classify movies based on Ratings[Excellent,Good and Average], find average rating of movies year-wise, display top 10 highest revenue movie titles etc.

Steps performed in this project:

  1. Display Top 10 Rows of The Dataset

  2. Check Last 10 Rows of The Dataset

  3. Find Shape of Our Dataset (Number of Rows And Number of Columns)

  4. Getting Information About Our Dataset Like Total Number Rows, Total Number of Columns, Datatypes of Each Column And Memory Requirement

  5. Check Missing Values In The Dataset

  6. Drop All The Missing Values

  7. Check For Duplicate Data

  8. Get Overall Statistics About The DataFrame

  9. Display Title of The Movie Having Runtime Greater Than or equal to 180 Minutes

  10. In Which Year There Was The Highest Average Voting?

  11. In Which Year There Was The Highest Average Revenue?

  12. Find The Average Rating For Each Director

  13. Display Top 10 Lengthy Movies Title and Runtime

  14. Display Number of Movies Per Year

  15. Find Most Popular Movie Title (Highest Revenue)

  16. Display Top 10 Highest Rated Movie Titles And its Directors

  17. Display Top 10 Highest Revenue Movie Titles

  18. Find Average Rating of Movies Year Wise

  19. Does Rating Affect The Revenue?

  20. Classify Movies Based on Ratings [Excellent, Good, and Average]

  21. Count Number of Action Movies

imdb-movie-analysis's People

Contributors

mohinichandra avatar

Watchers

 avatar

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.