decomposition
methods
- move the module - unify the corresponding tests in `tests.forecasts.methods` sub-package - make all `predict()` and the `stl()` function round results - streamline documentation
stl()
- `stl()` wraps R's "stl" function in Python - STL is a decomposition method for time series