pandas
Period.freqstr
Return a string representation of the frequency.
Examples
>>> pd.Period('2020-01', 'D').freqstr 'D'
previous
pandas.Period.end_time
next
pandas.Period.hour