Expand description
Defines take kernel for Array
Structs§
- Options that define how
take
should behave
Functions§
- Take rows by index from
RecordBatch
and returns a newRecordBatch
from those indexes.
Defines take kernel for Array
take
should behaveRecordBatch
and returns a new RecordBatch
from those indexes.