Ipl Dataset Write Up
Ipl Dataset Write Up
Sign in to Kaggle:
Navigate to the dataset you want to download. For example, search for a dataset such as a
"IPL dataset 2008 -2024"
On the dataset page, click the "Download" button to get the dataset as a compressed .zip or
.tar file.
The file will be saved to your Windows machine, typically in the "Downloads" folder.
Create new folder for this “ ipl “ as there are two files deliveries.csv and matches.csv ; we
will be loading both of them.
Output:
Output:
Output:
5) WHICH BATSMAN HAS PLAYED HOW MANY DELIVERIES
Output:
6) WHICH BOWLER HAS BOWLED HOW MANY DELIVERIES
Output:
7) NUMBER OF RUNS SCORED BY EACH BATSMAN
Output:
9) COUNT THE NUMBER OF NO-BALLS BOWLED BY EACH BOWLER IN DESCENDING ORDER
Output:
10) COUNT THE NUMBER OF WIDE BOWLED BY EACH BOWLER IN DESCENDING ORDER
Output:
11) FINDING TOTAL EXTRAS GIVEN BY EACH PLAYER:
Output:
12) NUMBER OF BALLS FACED BY EACH BATSMAN
Output:
13) NUMBER OF OVERS BOWLED BY EACH PLAYER:
Output:
14) NUMBER OF DELIVERIES FOR EACH DISMISSAL TYPE.
Output: