IPL Dataset (2020 Season Included)
IPL Dataset regularly updated, includes 2020 Season.
@kaggle.laxmena_ipl_dataset_2020_season_included
IPL Dataset regularly updated, includes 2020 Season.
@kaggle.laxmena_ipl_dataset_2020_season_included
CREATE TABLE players_data (
"player_code" VARCHAR,
"player_id" BIGINT,
"full_name" VARCHAR,
"country" VARCHAR,
"role" VARCHAR,
"batting_style" VARCHAR,
"bowling_style" VARCHAR,
"born" VARCHAR
);
Anyone who has the link will be able to view this.