arrow_data

Module data

Source
Expand description

Contains ArrayData, a generic representation of Arrow array data which encapsulates common attributes and operations for Arrow array.

Structsยง

  • A generic representation of Arrow array data which encapsulates common attributes and operations for Arrow array.
  • Builder for ArrayData type
  • Layout specification for a data type

Enumsยง

  • Layout specification for a single data type buffer

Functionsยง

Type Aliasesยง

  • A thread-safe, shared reference to the Arrow array data.