Convert Period to desired frequency, at the start or end of the interval.
The desired frequency. If passing a str, it needs to be a valid period alias.
Start or end of the timespan.
Examples
>>> period = pd.Period('2023-1-1', freq='D') >>> period.asfreq('h') Period('2023-01-01 23:00', 'h')
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4