You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since notebooks render based on the runtime type, a column group cast to a dataframe still gets rendered as column group, which can look quite confusing.
Since we don't have a ColumnGroup<*>.toDataFrame() that does an actual conversion, there's no easy way to fix it.
Maybe we could add a function: