Cricket Dataset
Stats are for all 3 formats of the game
@kaggle.notkrishna_cricket_statistics_for_all_formats
Stats are for all 3 formats of the game
@kaggle.notkrishna_cricket_statistics_for_all_formats
CREATE TABLE tb (
"unnamed_0" BIGINT,
"player" VARCHAR,
"span" VARCHAR,
"mat" VARCHAR,
"inns" BIGINT,
"no" BIGINT,
"runs" BIGINT,
"hs" VARCHAR,
"ave" DOUBLE,
"n_100" BIGINT,
"n_50" BIGINT,
"n_0" BIGINT
);
Anyone who has the link will be able to view this.