-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
EnhancementNeeds TriageIssue that has not been reviewed by a pandas team memberIssue that has not been reviewed by a pandas team member
Description
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.
Metadata
Metadata
Assignees
Labels
EnhancementNeeds TriageIssue that has not been reviewed by a pandas team memberIssue that has not been reviewed by a pandas team member