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 2c8dfc0 commit db8742eCopy full SHA for db8742e
pandas/_libs/tslibs/period.pyx
@@ -2256,7 +2256,7 @@ cdef class _Period(PeriodMixin):
2256
@property
2257
def daysinmonth(self) -> int:
2258
"""
2259
- Get the total number of days of the month that the Period falls in.
+ Get the total number of days of the month that this period falls on.
2260
2261
Returns
2262
-------
0 commit comments