Exploratory Data Analysis (EDA) in Python - Movie Analysis in an Interactive Jupyter Notebook Application
- This project demonstrates data preprocessing steps as well as essential EDAs for movie analysis.
- For the written summary without code, please access via this link
- Clone this repository (for help see this tutorial).
- Run the
Application_Official.ipynb
in Jupyter Notebook to use the interactive application. You can watch my video demonstrating how to use the app in Jupyter Notebook environment. - Run the
Report.ipynb
for the full report with code.
- Python
- Jupyter Notebook
This project is under the MIT license.