prio-data / viewsforecasting

Jupyter notebooks and python scripts for performing the ViEWS monthly forecasts
https://viewsforecasting.org
Other
13 stars 1 forks source link

Inconsistencies in definition of qslist #38

Open hhegre opened 1 year ago

hhegre commented 1 year ago

There should be a smoother way to define the queryset lists - the if/elif construction in FetchData.py should be replaced by something that depends on the queryset definition, perhaps. Or the qslist defined in the queryset definition .py file should rather be defined in FetchData?

hhegre commented 1 year ago

And it also depends on what's in ModelDefinitions.py