pandas.PeriodIndex.to_timestamp
-
PeriodIndex.to_timestamp(self, *args, **kwargs)[source] -
Преобразование в DatetimeArray/Index.
Параметры: -
freq : string or DateOffset, optional -
Целевая частота. По умолчанию ‘D’ для недель или больше, иначе ‘S’
-
how : {‘s’, ‘e’, ‘start’, ‘end’}
Возвращает: - DatetimeArray/Index
-
© 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.25.0/reference/api/pandas.PeriodIndex.to_timestamp.html