Site Navigation
Return the period of now’s date.
Frequency to use for the returned period.
Examples
>>>pd.Period.now('h')Period('2023-06-12 11:00', 'h')
Period.now()