urban-meal-delivery/tests/forecasts
Alexander Hess 98b6830b46
Add stl() function
- `stl()` wraps R's "stl" function in Python
- STL is a decomposition method for time series
2021-01-11 16:10:45 +01:00
..
timify Return the resulting time series as pd.Series 2021-01-10 16:11:40 +01:00
__init__.py Add aggregate_orders() function 2021-01-07 23:35:13 +01:00
test_decomposition.py Add stl() function 2021-01-11 16:10:45 +01:00