Cricket Player Data
Web Scraped data of MS-Dhoni
@kaggle.bhuviranga_cricket_player_data
Web Scraped data of MS-Dhoni
@kaggle.bhuviranga_cricket_player_data
CREATE TABLE ms_dhoni (
"unnamed_0" BIGINT,
"runs" BIGINT,
"bf" BIGINT,
"sr" DOUBLE,
"n_4s" BIGINT,
"n_6s" BIGINT,
"opposition" VARCHAR,
"ground" VARCHAR,
"start_date" TIMESTAMP,
"year" DOUBLE
);
Anyone who has the link will be able to view this.