Module select_index_from1d_numeric_array_series

Source

Structsยง

Builder
A builder for SelectIndexFrom1dNumericArraySeries
Complete
The final stage for SelectIndexFrom1dNumericArraySeries.
IndexStage
The index stage for Builder.
InputStage
The input stage for Builder.
SelectIndexFrom1dNumericArraySeries
For each timestamp, selects a single numeric value from the 1D numeric array at the specified index. If the index is out of bounds for an array at a given timestamp, it is omitted.