tsflex icon indicating copy to clipboard operation
tsflex copied to clipboard

Improve jargon / logic of window position

Open jonasvdd opened this issue 3 years ago • 0 comments

  • https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.resample.html.
  • https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.rolling.html?highlight=rolling#pandas.DataFrame.rolling Maybe we can use
    • the same naming convention
    • or even re-use their underlying logic (i.e., don't reimplement the wheel)

jonasvdd avatar Jun 07 '22 07:06 jonasvdd