Here's the default display of a dataframe in a Jupyter notebook:  Here's how solara displays it:  In the second display of the transposed dataframe the row names should be `a, b, c, d` instead of `0, 1, 2, 3`.