IPL AUCTION 2024 DATASET
Unveiling the Stars: IPL Auction 2024 Data Analysis
@kaggle.akshaycsargar_ipl_auction_2024_dataset
Unveiling the Stars: IPL Auction 2024 Data Analysis
@kaggle.akshaycsargar_ipl_auction_2024_dataset
CREATE TABLE ipl_auction_2024_dataset (
"unnamed_0" BIGINT,
"player" VARCHAR,
"base_price" VARCHAR,
"type" VARCHAR,
"cost_in_cr" DOUBLE,
"cost_in_000" DOUBLE,
"n_2023_squad" VARCHAR,
"team" VARCHAR
);
Anyone who has the link will be able to view this.