Skip to content

Commit 36bcae3

Browse files
authored
Deleted non-existing method reference. (#54734)
Deleted line
1 parent 1ecfa67 commit 36bcae3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/series.py

-1
Original file line numberDiff line numberDiff line change
@@ -5753,7 +5753,6 @@ def to_period(self, freq: str | None = None, copy: bool | None = None) -> Series
57535753
See Also
57545754
--------
57555755
Series.reindex : Conform Series to new index.
5756-
Series.set_index : Set Series as DataFrame index.
57575756
Index : The base pandas index type.
57585757
57595758
Notes

0 commit comments

Comments
 (0)