Skip to content

This shows the Data Analysis of the IPL dataset of each year by Highest scores, WIn-Loss relation and different types of relationships are shown in this repo.

Notifications You must be signed in to change notification settings

subhamyadav580/Data-Analysis-with-IPL-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Context

Cricket is a bat-and-ball game played between two teams of eleven players each on a cricket field, at the centre of which is a rectangular 20-metre (22-yard) pitch with a target at each end called the wicket (a set of three wooden stumps upon which two bails sit). Each phase of play is called an innings, during which one team bats, attempting to score as many runs as possible, whilst their opponents bowl and field, attempting to minimise the number of runs scored. When each innings ends, the teams usually swap roles for the next innings (i.e. the team that previously batted will bowl/field, and vice versa). The teams each bat for one or two innings, depending on the type of match. The winning team is the one that scores the most runs, including any extras gained (except when the result is not a win/loss result). Source: https://en.wikipedia.org/wiki/Cricket

Content

All Indian Premier League Cricket matches between 2008 and 2016.

This is the ball by ball data of all the IPL cricket matches till season 9.

The dataset contains 2 files: deliveries.csv and matches.csv.

matches.csv contains details related to the match such as location, contesting teams, umpires, results, etc.

deliveries.csv is the ball-by-ball data of all the IPL matches including data of the batting team, batsman, bowler, non-striker, runs scored, etc.

Acknowledgements Source: http://cricsheet.org/ (data is available on this website in the YAML format. This is converted to CSV format.

About

This shows the Data Analysis of the IPL dataset of each year by Highest scores, WIn-Loss relation and different types of relationships are shown in this repo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published