Investigating a Dataset
This is the first project in Udacity's Advanced Data Analysis Nanodegree, where I perform some data analysis on Kaggle's TMDB Dataset
The jubyter notebook is very detailed, and every step is thoroughly explained.
Dependencies
To run this jupyter notebook, you need the following packages installed on your computer:
- Jupyter
- Pandas
- Numpy
- Matplotlib
Installation
Please install the dataset in this repo to be able to work with the dataset yourself!
Happy Learning!