This project analyzes the box office performance of Marvel Cinematic Universe (MCU) movies using Python. It explores revenue trends, budget correlations, and other financial insights.
- Python
- Numpy
- Pandas
- Plotly
- How budgets impact box office earnings
- Revenue trends across different MCU phases
- Highest-grossing MCU movies
- Clone the repository
- Install dependencies (
pip install -r requirements.txt
if applicable) - Run the Jupyter Notebook
- Explore the visualizations and insights!