-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Duplicate ReportDuplicate issue or pull requestDuplicate issue or pull request
Description
Currently Series
has a name
member, which is useful for retaining the name of the sliced index
/column
when the Series
is produced by slicing a DataFrame
.
It would be useful for DataFrame
similarly to have a name
member, so that when a DataFrame
is produced by slicing a Panel
, the name of the sliced index is retained.
And while you're at it, may as well add name
to Panel
and even Panel4D
...
Metadata
Metadata
Assignees
Labels
Duplicate ReportDuplicate issue or pull requestDuplicate issue or pull request