aeon
aeon copied to clipboard
[DEP] Deprecate simple wrapper transformers
deprecate transformers we dont want to keep
Removes
- TimeBinning: not used anywhere, not covered by tests
- IndexSubset and ColumnSelect: simple operations
- CosineTransformer: one line scikit wrapper
- SqrtTransformer: one line numpy wrapper
- Augmenters: adds noise to series, not really needed
part of https://github.com/aeon-toolkit/aeon/issues/1446
Thank you for contributing to aeon
I would have added the following labels to this PR based on the changes made: [ $\color{#41A8F6}{\textsf{transformations}}$ ], however some package labels are already present.
The Checks tab will show the status of our automated tests. You can click on individual test runs in the tab or "Details" in the panel below to see more information if there is a failure.
If our pre-commit
code quality check fails, any trivial fixes will automatically be pushed to your PR unless it is a draft.
Don't hesitate to ask questions on the aeon
Slack channel if you have any.