marimo
marimo copied to clipboard
Add rolling transform to mo.ui.dataframe
Description
Suggested solution
support parameters:
windowmin_periods: int, smaller thanwindowifwindowis intcenter: a checkboxon: a dropdown of column namesclosed: a radio of 'right', 'left', 'both', 'neither'
maybe support parameters:
maybe not support parameters:
step: will produce a result with a different shape than the inputmethod: needengine='numba'specified in the method call
Alternative
No response
Additional context
No response