Expand description
All the APIs used specifically for re_dataframe
.
Structs§
- Describes a complete query for Rerun’s dataframe API.
- The view contents specify which subset of the database (i.e., which columns) the query runs on, expressed as a set of
EntityPath
s and their associatedComponentName
s.
Enums§
- Specifies how null values should be filled in the returned dataframe.