rerun
rerun copied to clipboard
Dataframes: by default, hide empty columns
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
See https://github.com/rerun-io/rerun/issues/7466 for a UI proposal
Blocked on #7615
- Fixed via https://github.com/rerun-io/rerun/issues/7615