WadhwaniAI / covid-modelling

Repo for modelling the spread of novel Covid-19
MIT License
5 stars 0 forks source link

Data_pipeline bug fix #66

Closed nayana-wiai closed 3 years ago

nayana-wiai commented 3 years ago

The kwargs are necessary to pass parameters to the dataloader. This is because for Athena we need to fetch data from different tables, and hence need to be aware of schema name, tables to fetch, etc.