This repository contains my first project submission for the Udacity Data Analyst Nanodegree course. In this project, I will be analyzing the tmdb dataset and communicating my findings using Python libraries NumPy, pandas, and Matplotlib
- Has the number of movies produced annually since 1960 increased?
- Which directors produced the most movies?
- Does the length of a movie affect its rating?
- Is a higher budget associated with a higher revenue?
- Which genres were produced the most and which were the most popular?
- Which were the top 20 most successfull movies of all time?
- Numpy
- Pandas
- Matplotlib
- Seaborn