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

inner_split() methods for time-based resampling #556

Open
4 tasks
hfrick opened this issue Jan 7, 2025 · 0 comments
Open
4 tasks

inner_split() methods for time-based resampling #556

hfrick opened this issue Jan 7, 2025 · 0 comments
Labels
feature a feature request or enhancement

Comments

@hfrick
Copy link
Member

hfrick commented Jan 7, 2025

We still need inner_split() methods for the following:

  • sliding_window_split coming from sliding_window()
  • sliding_index_split coming from sliding_index()
  • sliding_period_split coming from sliding_period()
  • rof_split coming from rolling_origin()

rolling_origin() is superseded by sliding_window(), sliding_index() and sliding_period() but I'm leaning towards providing a method for it.

@EmilHvitfeldt EmilHvitfeldt added the feature a feature request or enhancement label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants