rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Dataframes: by default, hide empty columns

Open emilk opened this issue 1 year ago • 1 comments

If we never logged non-empty data to a column, we should by default hide it from the dataframe view and the dataframe queries.

This is most important for all our transform components.

Both in GUI and in Python queries

emilk avatar Sep 20 '24 14:09 emilk

See https://github.com/rerun-io/rerun/issues/7466 for a UI proposal

abey79 avatar Sep 23 '24 07:09 abey79

Blocked on #7615

abey79 avatar Oct 07 '24 12:10 abey79

  • Fixed via https://github.com/rerun-io/rerun/issues/7615

teh-cmc avatar Oct 14 '24 07:10 teh-cmc