2022 IPL Auction Dataset
Complete Data of IPL 2022 Auction
@kaggle.shivavashishtha_2022_ipl_auction_dataset
Complete Data of IPL 2022 Auction
@kaggle.shivavashishtha_2022_ipl_auction_dataset
CREATE TABLE ipl_2022_dataset (
"unnamed_0" BIGINT,
"player" VARCHAR,
"base_price" VARCHAR,
"type" VARCHAR,
"cost_in_cr" DOUBLE,
"cost_in_000" DOUBLE,
"n_2021_squad" VARCHAR,
"team" VARCHAR
);
Anyone who has the link will be able to view this.