-
-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Open
Labels
DocsReshapingConcat, Merge/Join, Stack/Unstack, ExplodeConcat, Merge/Join, Stack/Unstack, Explodegood first issue
Description
In docs DataFrame.pivot is a bit unclear, what means object:
index : string or object, optional
Column name to use to make new frame’s index. If None, uses existing index.
columns : string or object
Column name to use to make new frame’s columns
values : string or object, optional
Is it Multiindex
? Or None
? Or Series
?
Metadata
Metadata
Assignees
Labels
DocsReshapingConcat, Merge/Join, Stack/Unstack, ExplodeConcat, Merge/Join, Stack/Unstack, Explodegood first issue