Skip to content

re_datastore: polars_util::dump_to_flat_df #640

@teh-cmc

Description

@teh-cmc

Provide a polars helper to dump the entire datastore as a flat, denormalized dataframe, e.g.:

entity time comp1 comp2 comp3 ...
"this/that" #43 [Inst(0), Inst(1)] [Color::RED, Color::GREEN] null
"this/that" #43 [Inst(0), Inst(1)] null [Radius(12.0), Radius(42.0)

This will be immensely useful for exploration, debugging and writing simpler/better documentations, user-guides and query walkthroughs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions