IPL 2023 Auction Dataset
The Indian Premier League (IPL): Where Cricket Meets Entertainment!
@kaggle.anubhavbharti_ipl_2023_auction_dataset
The Indian Premier League (IPL): Where Cricket Meets Entertainment!
@kaggle.anubhavbharti_ipl_2023_auction_dataset
CREATE TABLE ipl2023_auction_dataset (
"unnamed_0" BIGINT,
"player" VARCHAR,
"base_price" VARCHAR,
"type" VARCHAR,
"cost_in_cr" DOUBLE,
"cost_in_000" DOUBLE,
"n_2022_squad" VARCHAR,
"team" VARCHAR
);
Anyone who has the link will be able to view this.