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
๐ IPL: A Phenomenon in India The Indian Premier League (IPL) is more than just cricket; itโs a cultural extravaganza that captivates millions of fans across India and beyond. ๐
Why Is IPL So Popular?
CREATE TABLE ipl2023_auction_dataset (
"unnamed_0" BIGINT -- Unnamed: 0,
"player" VARCHAR,
"base_price" VARCHAR,
"type" VARCHAR,
"cost_in_cr" DOUBLE -- COST IN โน (CR.),
"cost_in_000" DOUBLE -- Cost IN $ (000),
"n_2022_squad" VARCHAR -- 2022 Squad,
"team" VARCHAR
);
Anyone who has the link will be able to view this.