Skip to content
New issue

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

Unfiltered cancelled matches result in NA match dates #56

Closed
cfranklin11 opened this issue Jan 1, 2019 · 1 comment
Closed

Unfiltered cancelled matches result in NA match dates #56

cfranklin11 opened this issue Jan 1, 2019 · 1 comment
Assignees
Labels
bug

Comments

@cfranklin11
Copy link
Contributor

@cfranklin11 cfranklin11 commented Jan 1, 2019

The 2015 fixture has a match in round 14 that was cancelled, resulting in two rows without dates. Given that these are labelled 'MATCH CANCELLED' in the same place where teams' bye rounds are labelled 'BYE', I think it makes sense to add that as a condition to the bye match filter in get_fixture to avoid invalid match rows.

If the proposed fix sounds good, I'm happy to open a PR to make the change.

@jimmyday12
Copy link
Owner

@jimmyday12 jimmyday12 commented Jan 1, 2019

@cfranklin11 Good pickup - happy for a PR!

@jimmyday12 jimmyday12 added the bug label Jan 1, 2019
jimmyday12 added a commit that referenced this issue Jan 11, 2019
Resolves #56. Filter cancelled matches out of fixture data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.