PeriodIndex.to_timestamp(freq=None, how='start') [source]
Cast to DatetimeIndex
| Parameters: |
freq : string or DateOffset, optional Target frequency. The default is ‘D’ for week or longer, ‘S’ otherwise
|
|---|---|
| Returns: |
|
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
http://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.PeriodIndex.to_timestamp.html