NPFL 2020/2021 Season
Nigeria Professional Football League Seasonal Analysis
@kaggle.danielakhabue_npfl_2020_2021_season
Nigeria Professional Football League Seasonal Analysis
@kaggle.danielakhabue_npfl_2020_2021_season
CREATE TABLE npfl_2021 (
"pos" BIGINT,
"teams" VARCHAR,
"p" BIGINT,
"hw" BIGINT,
"hd" BIGINT,
"hl" BIGINT,
"hf" BIGINT,
"ha" BIGINT,
"aw" BIGINT,
"ad" BIGINT,
"al" BIGINT,
"af" BIGINT,
"aa" BIGINT,
"gd" BIGINT,
"pts" BIGINT,
"ppg" DOUBLE
);
Anyone who has the link will be able to view this.