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 73f8b97 commit 3991a94Copy full SHA for 3991a94
pandas/_libs/tslibs/period.pyx
@@ -2054,11 +2054,12 @@ cdef class _Period(PeriodMixin):
2054
2055
Parameters
2056
----------
2057
- None
+ does not take any parameters
2058
2059
Returns
2060
-------
2061
- int : The month number of the Period.
+ int
2062
+ The month number of the Period.
2063
2064
See Also
2065
--------
0 commit comments