Module arrow_array

Module arrow_array 

Source

Functions§

duration_array_value
Get the [Duration] value at index i of the duration array.
int_array_value_at_index
Get the integer value (i64) at index i for any integer array.
string_array_value_at_index
Get the string value at index i for Utf8, LargeUtf8, or Utf8View arrays.
time_array_value
Get the [Time] value at index i of the time array.
timestamp_array_value
Get the [Timestamp] value at index i of the timestamp array.

Type Aliases§

BinaryArray
LargeStringArray
MutableBinaryArray
MutableLargeStringArray
MutableStringArray
StringArray