Skip to content

Commit 69e887f

Browse files
committed
duplicate see also
1 parent 417e139 commit 69e887f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pandas/_libs/tslibs/timestamps.pyx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3117,12 +3117,6 @@ default 'raise'
31173117
This method returns the number of days as a float since
31183118
0 Julian date, which is noon January 1, 4713 BC.
31193119

3120-
See Also
3121-
--------
3122-
pd.to_datetime : Convert argument to datetime.
3123-
Timestamp.to_datetime64 : Convert pd.Timestamp instance
3124-
to NumPy datetime64 object.
3125-
31263120
See Also
31273121
--------
31283122
Timestamp.toordinal : Return proleptic Gregorian ordinal.

0 commit comments

Comments
 (0)