Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K

pandas.tseries.offsets.MonthBegin.freqstr#

MonthBegin.freqstr#

Return a string representing the frequency.

Examples

>>>pd.DateOffset(5).freqstr'<5 * DateOffsets>'
>>>pd.offsets.BusinessHour(2).freqstr'2bh'
>>>pd.offsets.Nano().freqstr'ns'
>>>pd.offsets.Nano(-3).freqstr'-3ns'

[8]ページ先頭

©2009-2025 Movatter.jp