Structsยง
- The descriptor of a component column.
- A selector for a component column.
- The descriptor of an index column.
- A selector for an index column.
- An archive loaded from an RRD.
- A single Rerun recording.
- A view of a recording restricted to a given index, containing a specific set of entities and components.
Enumsยง
- AnyColumn ๐A type alias for any component-column-like object.
- AnyComponent
Column ๐A type alias for any component-column-like object. - Index
Values ๐Like A type alias for index values.
Functionsยง
- __
pyfunction_ ๐ โload_ archive - __
pyfunction_ ๐ โload_ recording - Load a rerun archive from an RRD file.
- Load a single recording from an RRD file.
- py_
rerun_ ๐warn - register ๐Register the
rerun.dataframe
module.