Skip to content

Commit 5a53c07

Browse files
Siniademroeschke
andauthored
Update pandas/_libs/tslibs/offsets.pyx
Delete two examples from See Also for nanos Co-authored-by: Matthew Roeschke <[email protected]>
1 parent c02646d commit 5a53c07

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pandas/_libs/tslibs/offsets.pyx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -818,10 +818,6 @@ cdef class BaseOffset:
818818
819819
See Also
820820
--------
821-
tseries.offsets.WeekOfMonth.nanos :
822-
Raises a ValueError because the frequency is non-fixed.
823-
tseries.offsets.YearBegin.nanos :
824-
Raises a ValueError because the frequency is non-fixed.
825821
tseries.offsets.Hour.nanos :
826822
Returns an integer of the total number of nanoseconds.
827823
tseries.offsets.Day.nanos :

0 commit comments

Comments
 (0)