ipl-data-analysis

🏏 IPL Data Analysis Project

Python Pandas NumPy Matplotlib


📌 Project Overview

This project analyzes IPL (Indian Premier League) ball-by-ball data using Python.

It focuses on:


📸 Project Preview

Top Batsmen

Top Batsmen

Top Bowlers

Top Bowlers

Team Performance

Teams

Year-wise Matches

Yearly

Run Distribution

Distribution


🚀 Technologies Used


📂 Dataset Information


📊 Analysis Performed

Data Cleaning

Exploratory Data Analysis


💡 Key Insights


🧠 Skills Demonstrated


📁 Project Structure

ipl-data-analysis/
│
├── sample_ipl_data.csv
├── cleaned_ipl_data.csv (optional)
├── notebook.ipynb
├── insights.txt
├── README.md
│
└── images/
    ├── batsmen.png
    ├── bowlers.png
    ├── teams.png
    ├── yearly.png
    └── distribution.png

▶️ How to Run

  1. Open notebook in Google Colab
  2. Upload dataset (or use sample file)
  3. Run all cells
  4. View outputs and graphs

📌 Future Improvements


👩‍💻 Author

Komal Margale Data Analyst | Python Enthusiast


⭐ Support

If you like this project, give it a ⭐ on GitHub .