Open Issues Need Help
View All on GitHub Alternative names for scale's `warps` and `time_warps` about 2 months ago
AI Summary: This GitHub issue proposes renaming the `warps` and `time_warps` parameters in a `scale` function because the current term 'warps' is conceptually overloaded with Dynamic Time Warping (DTW), which serves a different purpose. The goal is to find a more accurate term for aligning repeating patterns within a single time series. Suggested alternatives include `steps`, `anchors`, and `knots`, and the issue seeks further opinions and suggestions.
Complexity:
3/5
help wanted