You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... and, of course, importing league data doesn't import them either.
This means that imported data can't be used to run predictions. It also can't be used for any possible future uses that require fixture information or (in the more distant future) results data.
The best solution I can think of is to store the fixtures in the league_data dictionary. Maybe also store predictions in that dictionary too. It would make future analysis simpler.
Maybe there could be a menu for export type (League info only, fixtures, predictions etc...)
Please discuss...
The text was updated successfully, but these errors were encountered:
... and, of course, importing league data doesn't import them either.
This means that imported data can't be used to run predictions. It also can't be used for any possible future uses that require fixture information or (in the more distant future) results data.
The best solution I can think of is to store the fixtures in the league_data dictionary. Maybe also store predictions in that dictionary too. It would make future analysis simpler.
Maybe there could be a menu for export type (League info only, fixtures, predictions etc...)
Please discuss...
The text was updated successfully, but these errors were encountered: