pandas.Period.freqstr — pandas 2.2.3 documentation (original) (raw)
Period.freqstr#
Return a string representation of the frequency.
Examples
pd.Period('2020-01', 'D').freqstr 'D'
Period.freqstr#
Return a string representation of the frequency.
Examples
pd.Period('2020-01', 'D').freqstr 'D'