We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f648779 commit 1f0ffadCopy full SHA for 1f0ffad
pandas/_libs/tslibs/timestamps.pyx
@@ -944,8 +944,6 @@ cdef class _Timestamp(ABCTimestamp):
944
--------
945
pandas.Timestamp.month : Returns the month of the `Timestamp`.
946
pandas.Timestamp.year : Returns the year of the `Timestamp`.
947
- pandas.Timestamp.is_quarter_end : Returns if `Timestamp` is at the quarter's end.
948
- pandas.Timestamp.is_quarter_start : Indicates if `Timestamp` is at the quarter's start.
949
950
Examples
951
0 commit comments