pandas / 1 / reference / api / pandas.tseries.offsets.bquarterbegin.name.html

pandas.tseries.offsets.BQuarterBegin.name

BQuarterBegin.name

Return a string representing the base frequency.

Examples

>>> pd.offsets.Hour().name
'H'
>>> pd.offsets.Hour(5).name
'H'

© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.tseries.offsets.BQuarterBegin.name.html