Module rerun_bindings::dataframe
source ยท 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.
- AnyComponentColumn ๐A type alias for any component-column-like object.
- IndexValuesLike ๐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.