177arc/pandas-fpl

Fixtures without game week are not returned

177arc opened this issue · 0 comments

Currently, the get_fixtures method is not returning fixtures without game week, e.g. at the point of writing the fixture with id 379 is not returned because it is not scheduled yet and therefore has no game week. This is due to an issue in underlying FPL API packages, see amosbastian/fpl#93.

In the meantime, we should patch the method.