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
For now you probably have to drop the index or convert it to a single index e.g. by fusing the values somehow. It should be relatively straightforward to drop/fuse automatically on the tabloo side. Supporting them properly in the UI may be tough, because table cells with nested content may be awkward to handle from a UX perspective.
When trying to show a multi index dataframe, it renders only the column values and not the multi index levels.
Is there a way I can get the multi index levels to show on tabloo as well?
The text was updated successfully, but these errors were encountered: