arrow
51.0.0
Module window
Functions
In arrow::
compute::
kernels
Module
arrow
::
compute
::
kernels
::
window
Copy item path
source
·
[
−
]
Expand description
Defines windowing functions, like
shift
ing
Functions
§
shift
Shifts array by defined number of items (to left or right) A positive value for
offset
shifts the array to the right a negative value shifts the array to the left.