[ENH] Differencer
series transformer
#1553
Labels
enhancement
New feature, improvement request or other non-bug code enhancement
transformations
Transformations package
Describe the feature or idea you want to propose
The previous transformer for finding series difference (i.e. first-order differences, second-order differences etc.) is deprecated as it was overcomplicated and used the old interface.
It would be good to have a simpler version in the new interface.
Describe your proposed solution
A differencer extending
BaseSeriesTransformer
.Describe alternatives you've considered, if relevant
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: