Skip to content

ENH: Index Left Alignment Option in a DataFrame #39602

@nataligracia

Description

@nataligracia

I wish I could align the contents of the index in a DataFrame to the left.

I could set the index as a column, and then hide the remaining index. This is not ideal, because I'd like to keep the pandas dataframe index formatting (i.e. bolding). Currently, it is possible to left align the columns within dataframes, just not the index.

GitHub PandasIssue

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNeeds TriageIssue that has not been reviewed by a pandas team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions