IPL complete and latest dataset
Dataset Description
Purpose
IPL 2022 is over and we can start analyzing the data from IPL 2008 - 2022. Dataset can be used to perform exploratory data analysis and to build machine learning models. This data set contains match information and detailed information about each innings.
Files
Dataset has two files:
ipl_match_info_data.csv- This file has information about each match.ipl_match_ball_by_ball_data.csv- This file has information about every ball played in the innings.
Content
Both the file has match_id which is the key column for each match.
Related Datasets
-
IPL Complete Dataset (2008-2024)
@kaggle