Skip to content

solara.DataFrame doesn't display row index names #526

@kdheepak

Description

@kdheepak

Here's the default display of a dataframe in a Jupyter notebook:

image

Here's how solara displays it:

image

In the second display of the transposed dataframe the row names should be a, b, c, d instead of 0, 1, 2, 3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions