pandas.PeriodIndex.daysinmonth#
- property PeriodIndex.daysinmonth[source]#
The number of days in the month.
Deprecated since version 3.1.0: Use
PeriodIndex.days_in_monthinstead.
The number of days in the month.
Deprecated since version 3.1.0: Use PeriodIndex.days_in_month instead.