Skip to content

yamontv/Investigate_TMDb_Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Investigating The Movie Database (TMDb) Dataset

In this project, I've analyzed a data set containing information about 10,000 movies collected from The Movie Database (TMDb).

Notice

This notebook contains an interactive plot with animation. Github doesn't show interactive elements properly. You can use nbview to view a fully interactive version.

Requirements:

  • Jupyter Notebook
  • pandas
  • NumPy
  • Matplotlib
  • seaborn