0.3.1
Pre-release
Pre-release
Monthly and weekly data now supported by the preprocessor #173.
The preprocessor supports:
- detrending
- deseasonalizing
The preprocessor is ML friendly because it support similar (scikit-learn) syntax as used for scalers / models in the ML realm: fit() and transform().