pandas.Period.freqstr# Period.freqstr# 返回频率的字符串表示。 Examples >>> pd.Period('2020-01', 'D').freqstr 'D'