Skip to content
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

[DEP] Remove Split mixin #1613

Merged
merged 4 commits into from
Jul 16, 2024
Merged

[DEP] Remove Split mixin #1613

merged 4 commits into from
Jul 16, 2024

Conversation

TonyBagnall
Copy link
Contributor

@TonyBagnall TonyBagnall commented Jun 6, 2024

Removes the base class SplitTimeSeries used in two subclasses, and replaces by a function in the utils directory.

@TonyBagnall TonyBagnall added transformations Transformations package deprecation This issue is related to deprecation or removal of code labels Jun 6, 2024
@TonyBagnall TonyBagnall requested a review from aiwalter as a code owner June 6, 2024 19:22
@aeon-actions-bot
Copy link
Contributor

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.

@TonyBagnall TonyBagnall reopened this Jul 13, 2024
@TonyBagnall TonyBagnall changed the title [DEP] deprecate Split mixin [DEP] Remove Split mixin Jul 13, 2024
@TonyBagnall TonyBagnall merged commit 7419537 into main Jul 16, 2024
14 checks passed
@TonyBagnall TonyBagnall deleted the ajb/split branch July 16, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation This issue is related to deprecation or removal of code transformations Transformations package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants