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
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