
Data Correlation using Python
View code on GitHubSummary:
I conducted this data analysis project to uncover the key factors influencing movie popularity and to practice using the matplotlib and Seaborn Python libraries. I chose this dataset because it spans movie genres, budgets, and release years. By applying data visualization techniques and statistical analysis, I tested my hypothesis that a movie's budget has a high correlation with it's gross revenue.
Data Source:
Daniel Grijalvas's Kaggle page (September 2023).
Skills & Programs Used:
- Python
- Jupyter Notebooks
- Data Correlation