Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K

pandas.Period.now#

classmethodPeriod.now(freq)#

Return the period of now’s date.

Parameters:
freqstr, BaseOffset

Frequency to use for the returned period.

Examples

>>>pd.Period.now('h')Period('2023-06-12 11:00', 'h')

[8]ページ先頭

©2009-2025 Movatter.jp