urban-meal-delivery/tests/forecasts/timify
Alexander Hess 7b824a4a12
Shorten a couple of names
- rename "total_orders" columns into "n_orders"
- rename `.make_*_time_series()` methods into `.make_*_ts()`
2021-01-31 20:20:55 +01:00
..
__init__.py Add OrderHistory class 2021-01-09 16:29:58 +01:00
test_aggregate_orders.py Shorten a couple of names 2021-01-31 20:20:55 +01:00
test_make_time_series.py Shorten a couple of names 2021-01-31 20:20:55 +01:00
test_order_history.py Add OrderHistory.time_step property 2021-01-31 20:06:23 +01:00