You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
Describe the bug
When using the get_windows function in the timeseries module, the window_stride parameter is not used in the implementation, and is not reflected in the tests.
To Reproduce
n/a
Expected behavior
Test should verify if the windows_stride parameter is tested.