PSL Matches
PSL matches 2016-2022
@kaggle.ibadkhanml_psl_matches_2016_to_2022
PSL matches 2016-2022
@kaggle.ibadkhanml_psl_matches_2016_to_2022
CREATE TABLE points (
"unnamed_0" BIGINT,
"team" VARCHAR,
"matches" BIGINT,
"win" BIGINT,
"loss" BIGINT,
"tie" BIGINT,
"no_result" BIGINT,
"points" DOUBLE,
"nrr" DOUBLE,
"for" VARCHAR,
"against" VARCHAR,
"season" VARCHAR,
"rank" BIGINT
);
Anyone who has the link will be able to view this.