Skip to content

Commit 20ef000

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/series.py

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

0 commit comments

Comments
 (0)