IPL Auction
Analyze IPL Auction: Player Selections, Team Strategies, and Pricing Trends
@kaggle.akashbabu17_ipl_auction_2023
Analyze IPL Auction: Player Selections, Team Strategies, and Pricing Trends
@kaggle.akashbabu17_ipl_auction_2023
CREATE TABLE ipl_auction_2024 (
"unnamed_0" BIGINT,
"team" VARCHAR,
"funds_remaining" BIGINT,
"overseas_players" BIGINT,
"total_players" BIGINT
);
Anyone who has the link will be able to view this.