Nixtla / utilsforecast

https://nixtlaverse.nixtla.io/utilsforecast
Apache License 2.0
35 stars 6 forks source link

fix LocalBoxCox fit method #58

Closed jmoralez closed 5 months ago

jmoralez commented 5 months ago

The fit method in LocalBoxCox was not being overriden from the base scaler and it's different so it would produce an error. This implements it and leaves the fit_transform to be the inherited one (fit + transform).

review-notebook-app[bot] commented 5 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB