sakshamj74 / IPL-Analysis

The aim of the project is to analyze the previous year's IPL data to get some interesting insights.
7 stars 22 forks source link

Most No-Balls #83

Closed SudhanshuBlaze closed 3 years ago

SudhanshuBlaze commented 3 years ago

What is the change?

Added a new .ipynb file with: top 10 most number of no-balls bowled by any bowler and plotted them using a bar-plot with Seaborn.

What does it fix/add?

Adds a new .ipynb file doing the no-balls analysis, using the deliveries.csv file.

How was it tested?

Submissions guide:

Screenshots (if appropriate):