urban-meal-delivery/tests/forecasts
Alexander Hess d5b3efbca1
Add aggregate_orders() function
- the function queries the database and aggregates the ad-hoc orders
  by pixel and time steps into a demand time series
- implement "heavy" integration tests for `aggregate_orders()`
- make `pandas` a package dependency
- streamline the `Config`
2021-01-07 23:35:13 +01:00
..
__init__.py Add aggregate_orders() function 2021-01-07 23:35:13 +01:00
test_timify.py Add aggregate_orders() function 2021-01-07 23:35:13 +01:00