Skip to content

Pandas Style API doesn't support index titles. #11

@HHammond

Description

@HHammond

Normally df.index.name = "XXX" add's a header to the index column of a dataframe, however when using the Style API this doesn't work.

It needs to be investigated whether this is a pandas issue or hidden in the API somewhere.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions