Fantasy Premier League 2019 -20
Predict total points of a player
@kaggle.aj3907_fantasy_premier_league_2019_20
Predict total points of a player
@kaggle.aj3907_fantasy_premier_league_2019_20
CREATE TABLE fixture_details (
"id" BIGINT,
"event" BIGINT,
"team_h" BIGINT,
"team_a" BIGINT,
"team_h_difficulty" BIGINT,
"team_a_difficulty" BIGINT
);
Anyone who has the link will be able to view this.