Return a string representing the base frequency.
Examples
>>> pd.offsets.Hour().name 'H'
>>> pd.offsets.Hour(5).name 'H'
previous
pandas.tseries.offsets.QuarterBegin.kwds
next
pandas.tseries.offsets.QuarterBegin.__call__