pandas.tseries.offsets.Micro.name # 微。姓名# 返回表示基频的字符串。 例子 >>> pd.offsets.Hour().name 'h' >>> pd.offsets.Hour(5).name 'h'