Skip to content

kushiknaveen/IPL-Data-Analysis-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IPL Data Analysis

IPL 2008 - 2020 Matches Dataset has the following columns Summary:

Screenshot 2021-11-01 at 1 09 09 AM

This dataset has a total of 816 rows and 17 Columns

All the Columns are:

'id', 'inning', 'over', 'ball', 'batsman', 'non_striker', 'bowler', 'batsman_runs', 'extra_runs', 'total_runs', 'non_boundary', 'is_wicket', 'dismissal_kind', 'player_dismissed', 'fielder', 'extras_type', 'batting_team', 'bowling_team'

Analysis-

Screenshot 2021-11-01 at 1 16 32 AM

Screenshot 2021-11-01 at 1 16 59 AM

Screenshot 2021-11-01 at 1 18 41 AM

Screenshot 2021-11-01 at 1 19 22 AM

Screenshot 2021-11-01 at 1 20 05 AM

Screenshot 2021-11-01 at 1 20 18 AM

Screenshot 2021-11-01 at 1 20 41 AM

Screenshot 2021-11-01 at 1 23 01 AM

Screenshot 2021-11-01 at 1 23 20 AM

Screenshot 2021-11-01 at 1 23 26 AM

Screenshot 2021-11-01 at 1 24 10 AM

Screenshot 2021-11-01 at 1 24 18 AM

Screenshot 2021-11-01 at 1 26 32 AM

IPL 2008 - 2020 Ball-by-Ball Dataset has the following columns Summary: Screenshot 2021-11-01 at 1 06 59 AM

This dataset has a total of 193468 rows and 18 Columns

All the Columns are:

'id', 'city', 'date', 'player_of_match', 'venue', 'neutral_venue', 'team1', 'team2', 'toss_winner', 'toss_decision', 'winner', 'result', 'result_margin', 'eliminator', 'method', 'umpire1', 'umpire2'

Screenshot 2021-11-01 at 1 28 17 AM

Screenshot 2021-11-01 at 1 31 15 AM

Screenshot 2021-11-01 at 1 32 03 AM

Screenshot 2021-11-01 at 1 32 34 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published