CWC 2023 Complete Dataset With Player Images
Detailed Batting, Bowling, Match Results, and Player Profiles for CWC 2023
@kaggle.atharvapatilll_cwc_2023_complete_dataset_with_player_images
Detailed Batting, Bowling, Match Results, and Player Profiles for CWC 2023
@kaggle.atharvapatilll_cwc_2023_complete_dataset_with_player_images
CREATE TABLE bating_summary (
"match" VARCHAR,
"teaminnings" VARCHAR,
"battingpos" BIGINT,
"batsmanname" VARCHAR,
"runs" VARCHAR,
"balls" VARCHAR,
"n_4s" VARCHAR,
"n_6s" VARCHAR,
"sr" VARCHAR,
"out_not_out" VARCHAR,
"match_id" VARCHAR
);
Anyone who has the link will be able to view this.