In this project we go through all the steps of data analysis ( Wrangling, Analysis, Visualization)
Our data set contains information about 10,000 movies collected from The Movie Database (TMDb), including user ratings and revenue
tmdb-movies.csv
All the analysis is done in Analysis.ipynb
if you don't know how to render .ipynb
files you can view the HTML
format of it in Analysis.html
, make sure you download the HTML
files in your computer first then openning it in your browsers.