6 Nations Rugby Files
6 Nations game logs with team ranking points
@kaggle.danieljorna_6_nations_rugby_files
6 Nations game logs with team ranking points
@kaggle.danieljorna_6_nations_rugby_files
CREATE TABLE target (
"team" VARCHAR,
"opponnents" VARCHAR,
"home_standing" DOUBLE,
"away_standing" DOUBLE,
"home_prev" VARCHAR,
"away_prev" VARCHAR
);
Anyone who has the link will be able to view this.