Skip to content

shashankvishwakarma/Python-Analysing-IPL-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Analysing IPL Data with Python

IPL is one of the most popular cricket tournaments in the world, thus the problems we try to solve and the questions that we try to answer should be familiar to anyone who knows Cricket.

Questions:

  1. How many matches we’ve got in the dataset?
  2. How many seasons we’ve got in the dataset?
  3. Which Team had won by maximum runs?
  4. Which Team had won by maximum wicket?
  5. Which Team had won by closest Margin (minimum runs)?
  6. Which Team had won by minimum wicket?
  7. Which Season had most number of matches?
  8. Which IPL Team is more successful?
  9. Has Toss-winning helped in winning matches?

What Next:

Match result prediction!?

About

Analysing IPL Data to begin Data Analytics with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages