We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/vaastav/Fantasy-Premier-League/blob/master/data/2020-21/fixtures.csv
Not quite sure what the cause is, but there's an issue where the fixtures are being matched up wrong.
For example, row 9 in the CSV. It's saying the home team is team 11, and the away team is team 10.
This would be Liverpool against Leicester. But it was Liverpool against Leeds.
It's showing Leeds are away at West Brom instead, when West Brom were home to Leicester.
This bug appears to happen in 2 fixtures each gameweek, where one away team is swapped with another in a different fixture
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/vaastav/Fantasy-Premier-League/blob/master/data/2020-21/fixtures.csv
Not quite sure what the cause is, but there's an issue where the fixtures are being matched up wrong.
For example, row 9 in the CSV. It's saying the home team is team 11, and the away team is team 10.
This would be Liverpool against Leicester. But it was Liverpool against Leeds.
It's showing Leeds are away at West Brom instead, when West Brom were home to Leicester.
This bug appears to happen in 2 fixtures each gameweek, where one away team is swapped with another in a different fixture
The text was updated successfully, but these errors were encountered: