The frequency object of this PeriodDtype.
Examples
>>> dtype = pd.PeriodDtype(freq='D') >>> dtype.freq <Day>