Skip to content

ahmedbedair2001/movie-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

movie-analytics

We have here a dataset of movies and our purpose here is to clean the data by a good way for ansering 4 questions and they are:

  1. What is the most popular type of movie?
  2. What kind of movies have the highest rating?
  3. What is the most watched movie?
  4. What is the year that most films have been produced?

So, We did some operations to clean the data from null values and prepare it to answer these questions so we did:

  1. Dropping na values from columns
  2. Using title column as index
  3. visualized our data by using bar and horizontal bar to answer each question
  4. printed the answer after each visualization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published