pandas.PeriodIndex.to_timestamp
-
PeriodIndex.to_timestamp(freq=None, how='start')[source] -
Преобразование в DatetimeIndex
Параметры: freq : строка или DateOffset, по умолчанию ‘D’ для недели или больше, ‘S’
в противном случае
Целевая частота
how : {‘s’, ‘e’, ‘start’, ‘end’}
Возвращаемое значение: DatetimeIndex
© 2008–2012, 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/0.22.0/generated/pandas.PeriodIndex.to_timestamp.html