Revision 91c7087e757c5ef3afc53b5fbaccda83dec6b71a authored by Alicja Krzeminska-Sciga on 16 March 2024, 11:05:51 UTC, committed by GitHub on 16 March 2024, 11:05:51 UTC
* Add optional inverse transform in historical forecast

* Update variables names and docstrings

* Move the inverse transform to InvertibleDataTransformer

* Fix single element list

* Update docstrings

* Move the inverse transform of list of lists to inverse_transform method

* make invertible transformers act on list of lists of series

* add tests

* update changelog

---------

Co-authored-by: dennisbader <dennis.bader@gmx.ch>
1 parent d764bc4
Raw File
MANIFEST.in
graft requirements
back to top