Expand description
Rerun arrow metadata and record batch definitions.
Handles the structure of arrow record batches and their meta data for different use cases for Rerun.
Modulesยง
- column_schema ๐
- data_column_schema ๐
- index_column_schema ๐
- ipc ๐
- metadata ๐
Structsยง
- Describes a data/component column, such as
Position3D
, in a dataframe. - Describes a time column, such as
log_time
.
Enumsยง
Traitsยง
- Make it more ergonomic to work with arrow metadata.
Functionsยง
- Encode an arrow schema as IPC bytes.
- Decode an arrow schema from IPC bytes.
Type Aliasesยง
- Arrow metadata for an arrow record batch.
- Arrow metadata for a column/field.