Skip to content

[ENH] Differencer series transformer #1553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MatthewMiddlehurst opened this issue May 21, 2024 · 2 comments · May be fixed by #2729
Open

[ENH] Differencer series transformer #1553

MatthewMiddlehurst opened this issue May 21, 2024 · 2 comments · May be fixed by #2729
Assignees
Labels
enhancement New feature, improvement request or other non-bug code enhancement transformations Transformations package

Comments

@MatthewMiddlehurst
Copy link
Member

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

@MatthewMiddlehurst MatthewMiddlehurst added enhancement New feature, improvement request or other non-bug code enhancement good first issue Good for newcomers transformations Transformations package labels May 21, 2024
@aryan0931
Copy link

@aeon-actions-bot assign @aryan0931

@TinaJin0228
Copy link
Contributor

@aeon-actions-bot assign @TinaJin0228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, improvement request or other non-bug code enhancement transformations Transformations package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants