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 3991a94 commit 894a373Copy full SHA for 894a373
pandas/_libs/tslibs/period.pyx
@@ -2052,14 +2052,9 @@ cdef class _Period(PeriodMixin):
2052
"""
2053
Return the month this Period falls on.
2054
2055
- Parameters
2056
- ----------
2057
- does not take any parameters
2058
-
2059
Returns
2060
-------
2061
- int
2062
- The month number of the Period.
+ int
2063
2064
See Also
2065
--------
0 commit comments