On this page
pandas.PeriodIndex.end_time
- propertyPeriodIndex.end_time[source]
-
Get the Timestamp for the end of the period.
- Returns
-
- Timestamp
See also
-
Period.start_time
-
Return the start Timestamp.
-
Period.dayofyear
-
Return the day of year.
-
Period.daysinmonth
-
Return the days in that month.
-
Period.dayofweek
-
Return the day of the week.
© 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.PeriodIndex.end_time.html