Skip to content

Commit 71477a8

Browse files
Aditya060mroeschke
andauthored
Update pandas/core/series.py
Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 20ef000 commit 71477a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/series.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,6 +1748,7 @@ def to_frame(self, name: Hashable = lib.no_default) -> DataFrame:
17481748
-------
17491749
DataFrame
17501750
DataFrame representation of Series.
1751+
17511752
See Also
17521753
--------
17531754
Series.to_dict : Convert Series to dict object.

0 commit comments

Comments
 (0)