Skip to content

Commit f45d54e

Browse files
committed
populating return description section
1 parent eaca790 commit f45d54e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/indexes/multi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,6 +1894,7 @@ def to_frame(
18941894
Returns
18951895
-------
18961896
DataFrame
1897+
DataFrame representation of the MultiIndex, with levels as columns.
18971898
18981899
See Also
18991900
--------

0 commit comments

Comments
 (0)