Skip to content

Parthiban-web/Asia-Cup-Bowler-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Asia Cup Bowler Analysis

This project analyzes bowling performance in the Asia Cup, using Python, Pandas, Matplotlib, and other data-science tools. The notebook explores player statistics, visualizations, and insights that help understand bowler effectiveness.


๐Ÿ“‚ Project Structure

Asia-Cup-Bowler-Analysis/
โ”‚
โ”œโ”€โ”€ Asia Cup.ipynb          # Main analysis notebook
โ”œโ”€โ”€ dataset/                # (optional) Raw / cleaned datasets
โ”œโ”€โ”€ README.md               # Project documentation

๐Ÿ“Š Features & Analysis Performed

  • โœ”๏ธ Data cleaning and preprocessing

  • โœ”๏ธ Loading and exploring Asia Cup bowling dataset

  • โœ”๏ธ Calculating key bowling metrics:

    • Economy rate
    • Strike rate
    • Wickets taken
    • Overs bowled
    • Average
  • โœ”๏ธ Visualizations using Matplotlib / Seaborn

    • Top wicket-takers
    • Best economy bowlers
    • Performance comparisons
  • โœ”๏ธ Insights and summary of top-performing bowlers


๐Ÿ› ๏ธ Technologies Used

  • Python
  • Jupyter Notebook
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn

๐Ÿš€ How to Run

  1. Clone the repository:

    git clone https://github.com/Parthiban-web/Asia-Cup-Bowler-Analysis
    
  2. Install required libraries:

    pip install pandas numpy matplotlib seaborn notebook
    
  3. Open the notebook:

    jupyter notebook "Asia Cup.ipynb"
    
  4. Run all cells to view the analysis.


๐Ÿ“ˆ Results & Insights

The notebook provides:

  • Ranking of bowlers based on wickets, economy, strike rate
  • Visual comparison charts
  • Identification of best and consistent bowlers
  • Statistical breakdown of Asia Cup bowling performances

๐Ÿ™Œ Author

Parthiban Machine Learning & Data Science Enthusiast GitHub: https://github.com/Parthiban-web


โญ Contributions

Feel free to fork the project and submit pull requests! Suggestions and improvements are always welcome.


๐Ÿ“œ License

This project is for learning and analysis purposes. You may modify and use it freely.

About

๐ŸBowling performance analysis of Asia Cup players using Python, Pandas, and data visualization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published