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

[MNT] 0.25.0 deprecations and change actions #5613

Merged
merged 15 commits into from Dec 25, 2023
Merged

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Dec 9, 2023

Carries out deprecations and change actions scheduled for 0.25.0:

  • remove deprecated forecasting.model_selection._split module
  • in forecasting evaluate, change order of return data frame
  • in forecasting evaluate, remove compute arg. kwargs are still accepted, with warning message. Bumped removal to 0.26.0 for smoother transition.
  • bump checks

@fkiraly fkiraly added release release related PR maintenance Continuous integration, unit testing & package distribution labels Dec 9, 2023
@fkiraly fkiraly marked this pull request as ready for review December 25, 2023 19:30
@fkiraly fkiraly merged commit b595959 into main Dec 25, 2023
39 checks passed
@fkiraly fkiraly deleted the 0.25.0-deprecations branch December 25, 2023 23:46
celestinoxp added a commit to celestinoxp/pycaret that referenced this pull request Jan 27, 2024
from sktime.forecasting.model_selection import --> from sktime.split import
sktime/sktime#5613
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution release release related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant