rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.28k stars 297 forks source link

Add support for the dataframe view in the python blueprint API #6896

Open abey79 opened 2 months ago

abey79 commented 2 months ago

With the dataframe improvement, it's becoming more and more having explicit support for it in the blueprint API. I assume it should be relatively easy, but we somehow need to address the fact that the view itself is behind an opt-in feature flag.

abey79 commented 15 hours ago

Doc generation: the dataframe view needs some special casing: