pandas.Period.freqstr#

Period.freqstr#

Return a string representation of the frequency.

Examples

>>> pd.Period('2020-01', 'D').freqstr
'D'
Morty Proxy This is a proxified and sanitized view of the page, visit original site.