Skip to content

NagarajSundaramahalingam/ipl_data_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

IPL Data Analysis

Basically to replicate the same insights as iplt20 using pandas. Downloaded ipl data from here

data:

Contains all the data files,

  • ipldata.zip - deliveries and matches file
  • deliveries_formatted.csv - team alias name formatted
  • matches_formatted.csv - team, venue name formatted
  • deliveries_and_matches.csv - matches and deliveries merged

Note:

Few values are not exactly matching with the iplt20.com site results. Don't know how reliable the downloaded data or I missed subtlety logic. Sorry, cricket lovers. This repository is only to show few pandas function for analysis.

Releases

No releases published

Packages

No packages published