doc_content stringlengths 1 386k | doc_id stringlengths 5 188 |
|---|---|
pandas.tseries.offsets.Minute.delta Minute.delta | pandas.reference.api.pandas.tseries.offsets.minute.delta |
pandas.tseries.offsets.Minute.freqstr Minute.freqstr | pandas.reference.api.pandas.tseries.offsets.minute.freqstr |
pandas.tseries.offsets.Minute.is_anchored Minute.is_anchored() | pandas.reference.api.pandas.tseries.offsets.minute.is_anchored |
pandas.tseries.offsets.Minute.is_month_end Minute.is_month_end() | pandas.reference.api.pandas.tseries.offsets.minute.is_month_end |
pandas.tseries.offsets.Minute.is_month_start Minute.is_month_start() | pandas.reference.api.pandas.tseries.offsets.minute.is_month_start |
pandas.tseries.offsets.Minute.is_on_offset Minute.is_on_offset() | pandas.reference.api.pandas.tseries.offsets.minute.is_on_offset |
pandas.tseries.offsets.Minute.is_quarter_end Minute.is_quarter_end() | pandas.reference.api.pandas.tseries.offsets.minute.is_quarter_end |
pandas.tseries.offsets.Minute.is_quarter_start Minute.is_quarter_start() | pandas.reference.api.pandas.tseries.offsets.minute.is_quarter_start |
pandas.tseries.offsets.Minute.is_year_end Minute.is_year_end() | pandas.reference.api.pandas.tseries.offsets.minute.is_year_end |
pandas.tseries.offsets.Minute.is_year_start Minute.is_year_start() | pandas.reference.api.pandas.tseries.offsets.minute.is_year_start |
pandas.tseries.offsets.Minute.isAnchored Minute.isAnchored() | pandas.reference.api.pandas.tseries.offsets.minute.isanchored |
pandas.tseries.offsets.Minute.kwds Minute.kwds | pandas.reference.api.pandas.tseries.offsets.minute.kwds |
pandas.tseries.offsets.Minute.n Minute.n | pandas.reference.api.pandas.tseries.offsets.minute.n |
pandas.tseries.offsets.Minute.name Minute.name | pandas.reference.api.pandas.tseries.offsets.minute.name |
pandas.tseries.offsets.Minute.nanos Minute.nanos | pandas.reference.api.pandas.tseries.offsets.minute.nanos |
pandas.tseries.offsets.Minute.normalize Minute.normalize | pandas.reference.api.pandas.tseries.offsets.minute.normalize |
pandas.tseries.offsets.Minute.onOffset Minute.onOffset() | pandas.reference.api.pandas.tseries.offsets.minute.onoffset |
pandas.tseries.offsets.Minute.rollback Minute.rollback()
Roll provided date backward to next offset only if not on offset. Returns
TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp. | pandas.reference.api.pandas.tseries.offsets.minute.rollback |
pandas.tseries.offsets.Minute.rollforward Minute.rollforward()
Roll provided date forward to next offset only if not on offset. Returns
TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp. | pandas.reference.api.pandas.tseries.offsets.minute.rollforward |
pandas.tseries.offsets.Minute.rule_code Minute.rule_code | pandas.reference.api.pandas.tseries.offsets.minute.rule_code |
pandas.tseries.offsets.MonthBegin classpandas.tseries.offsets.MonthBegin
DateOffset of one month at beginning. Attributes
base Returns a copy of the calling offset object with n=1 and all other attributes equal.
freqstr
kwds
n
name
nanos
normalize
rule_code Methods
__call__(*args, **kwargs) Call self as a function.
rollback Roll provided date backward to next offset only if not on offset.
rollforward Roll provided date forward to next offset only if not on offset.
apply
apply_index
copy
isAnchored
is_anchored
is_month_end
is_month_start
is_on_offset
is_quarter_end
is_quarter_start
is_year_end
is_year_start
onOffset | pandas.reference.api.pandas.tseries.offsets.monthbegin |
pandas.tseries.offsets.MonthBegin.__call__ MonthBegin.__call__(*args, **kwargs)
Call self as a function. | pandas.reference.api.pandas.tseries.offsets.monthbegin.__call__ |
pandas.tseries.offsets.MonthBegin.apply MonthBegin.apply() | pandas.reference.api.pandas.tseries.offsets.monthbegin.apply |
pandas.tseries.offsets.MonthBegin.apply_index MonthBegin.apply_index(other) | pandas.reference.api.pandas.tseries.offsets.monthbegin.apply_index |
pandas.tseries.offsets.MonthBegin.base MonthBegin.base
Returns a copy of the calling offset object with n=1 and all other attributes equal. | pandas.reference.api.pandas.tseries.offsets.monthbegin.base |
pandas.tseries.offsets.MonthBegin.copy MonthBegin.copy() | pandas.reference.api.pandas.tseries.offsets.monthbegin.copy |
pandas.tseries.offsets.MonthBegin.freqstr MonthBegin.freqstr | pandas.reference.api.pandas.tseries.offsets.monthbegin.freqstr |
pandas.tseries.offsets.MonthBegin.is_anchored MonthBegin.is_anchored() | pandas.reference.api.pandas.tseries.offsets.monthbegin.is_anchored |
pandas.tseries.offsets.MonthBegin.is_month_end MonthBegin.is_month_end() | pandas.reference.api.pandas.tseries.offsets.monthbegin.is_month_end |
pandas.tseries.offsets.MonthBegin.is_month_start MonthBegin.is_month_start() | pandas.reference.api.pandas.tseries.offsets.monthbegin.is_month_start |
pandas.tseries.offsets.MonthBegin.is_on_offset MonthBegin.is_on_offset() | pandas.reference.api.pandas.tseries.offsets.monthbegin.is_on_offset |
pandas.tseries.offsets.MonthBegin.is_quarter_end MonthBegin.is_quarter_end() | pandas.reference.api.pandas.tseries.offsets.monthbegin.is_quarter_end |
pandas.tseries.offsets.MonthBegin.is_quarter_start MonthBegin.is_quarter_start() | pandas.reference.api.pandas.tseries.offsets.monthbegin.is_quarter_start |
pandas.tseries.offsets.MonthBegin.is_year_end MonthBegin.is_year_end() | pandas.reference.api.pandas.tseries.offsets.monthbegin.is_year_end |
pandas.tseries.offsets.MonthBegin.is_year_start MonthBegin.is_year_start() | pandas.reference.api.pandas.tseries.offsets.monthbegin.is_year_start |
pandas.tseries.offsets.MonthBegin.isAnchored MonthBegin.isAnchored() | pandas.reference.api.pandas.tseries.offsets.monthbegin.isanchored |
pandas.tseries.offsets.MonthBegin.kwds MonthBegin.kwds | pandas.reference.api.pandas.tseries.offsets.monthbegin.kwds |
pandas.tseries.offsets.MonthBegin.n MonthBegin.n | pandas.reference.api.pandas.tseries.offsets.monthbegin.n |
pandas.tseries.offsets.MonthBegin.name MonthBegin.name | pandas.reference.api.pandas.tseries.offsets.monthbegin.name |
pandas.tseries.offsets.MonthBegin.nanos MonthBegin.nanos | pandas.reference.api.pandas.tseries.offsets.monthbegin.nanos |
pandas.tseries.offsets.MonthBegin.normalize MonthBegin.normalize | pandas.reference.api.pandas.tseries.offsets.monthbegin.normalize |
pandas.tseries.offsets.MonthBegin.onOffset MonthBegin.onOffset() | pandas.reference.api.pandas.tseries.offsets.monthbegin.onoffset |
pandas.tseries.offsets.MonthBegin.rollback MonthBegin.rollback()
Roll provided date backward to next offset only if not on offset. Returns
TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp. | pandas.reference.api.pandas.tseries.offsets.monthbegin.rollback |
pandas.tseries.offsets.MonthBegin.rollforward MonthBegin.rollforward()
Roll provided date forward to next offset only if not on offset. Returns
TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp. | pandas.reference.api.pandas.tseries.offsets.monthbegin.rollforward |
pandas.tseries.offsets.MonthBegin.rule_code MonthBegin.rule_code | pandas.reference.api.pandas.tseries.offsets.monthbegin.rule_code |
pandas.tseries.offsets.MonthEnd classpandas.tseries.offsets.MonthEnd
DateOffset of one month end. Attributes
base Returns a copy of the calling offset object with n=1 and all other attributes equal.
freqstr
kwds
n
name
nanos
normalize
rule_code Methods
__call__(*args, **kwargs) Call self as a function.
rollback Roll provided date backward to next offset only if not on offset.
rollforward Roll provided date forward to next offset only if not on offset.
apply
apply_index
copy
isAnchored
is_anchored
is_month_end
is_month_start
is_on_offset
is_quarter_end
is_quarter_start
is_year_end
is_year_start
onOffset | pandas.reference.api.pandas.tseries.offsets.monthend |
pandas.tseries.offsets.MonthEnd.__call__ MonthEnd.__call__(*args, **kwargs)
Call self as a function. | pandas.reference.api.pandas.tseries.offsets.monthend.__call__ |
pandas.tseries.offsets.MonthEnd.apply MonthEnd.apply() | pandas.reference.api.pandas.tseries.offsets.monthend.apply |
pandas.tseries.offsets.MonthEnd.apply_index MonthEnd.apply_index(other) | pandas.reference.api.pandas.tseries.offsets.monthend.apply_index |
pandas.tseries.offsets.MonthEnd.base MonthEnd.base
Returns a copy of the calling offset object with n=1 and all other attributes equal. | pandas.reference.api.pandas.tseries.offsets.monthend.base |
pandas.tseries.offsets.MonthEnd.copy MonthEnd.copy() | pandas.reference.api.pandas.tseries.offsets.monthend.copy |
pandas.tseries.offsets.MonthEnd.freqstr MonthEnd.freqstr | pandas.reference.api.pandas.tseries.offsets.monthend.freqstr |
pandas.tseries.offsets.MonthEnd.is_anchored MonthEnd.is_anchored() | pandas.reference.api.pandas.tseries.offsets.monthend.is_anchored |
pandas.tseries.offsets.MonthEnd.is_month_end MonthEnd.is_month_end() | pandas.reference.api.pandas.tseries.offsets.monthend.is_month_end |
pandas.tseries.offsets.MonthEnd.is_month_start MonthEnd.is_month_start() | pandas.reference.api.pandas.tseries.offsets.monthend.is_month_start |
pandas.tseries.offsets.MonthEnd.is_on_offset MonthEnd.is_on_offset() | pandas.reference.api.pandas.tseries.offsets.monthend.is_on_offset |
pandas.tseries.offsets.MonthEnd.is_quarter_end MonthEnd.is_quarter_end() | pandas.reference.api.pandas.tseries.offsets.monthend.is_quarter_end |
pandas.tseries.offsets.MonthEnd.is_quarter_start MonthEnd.is_quarter_start() | pandas.reference.api.pandas.tseries.offsets.monthend.is_quarter_start |
pandas.tseries.offsets.MonthEnd.is_year_end MonthEnd.is_year_end() | pandas.reference.api.pandas.tseries.offsets.monthend.is_year_end |
pandas.tseries.offsets.MonthEnd.is_year_start MonthEnd.is_year_start() | pandas.reference.api.pandas.tseries.offsets.monthend.is_year_start |
pandas.tseries.offsets.MonthEnd.isAnchored MonthEnd.isAnchored() | pandas.reference.api.pandas.tseries.offsets.monthend.isanchored |
pandas.tseries.offsets.MonthEnd.kwds MonthEnd.kwds | pandas.reference.api.pandas.tseries.offsets.monthend.kwds |
pandas.tseries.offsets.MonthEnd.n MonthEnd.n | pandas.reference.api.pandas.tseries.offsets.monthend.n |
pandas.tseries.offsets.MonthEnd.name MonthEnd.name | pandas.reference.api.pandas.tseries.offsets.monthend.name |
pandas.tseries.offsets.MonthEnd.nanos MonthEnd.nanos | pandas.reference.api.pandas.tseries.offsets.monthend.nanos |
pandas.tseries.offsets.MonthEnd.normalize MonthEnd.normalize | pandas.reference.api.pandas.tseries.offsets.monthend.normalize |
pandas.tseries.offsets.MonthEnd.onOffset MonthEnd.onOffset() | pandas.reference.api.pandas.tseries.offsets.monthend.onoffset |
pandas.tseries.offsets.MonthEnd.rollback MonthEnd.rollback()
Roll provided date backward to next offset only if not on offset. Returns
TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp. | pandas.reference.api.pandas.tseries.offsets.monthend.rollback |
pandas.tseries.offsets.MonthEnd.rollforward MonthEnd.rollforward()
Roll provided date forward to next offset only if not on offset. Returns
TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp. | pandas.reference.api.pandas.tseries.offsets.monthend.rollforward |
pandas.tseries.offsets.MonthEnd.rule_code MonthEnd.rule_code | pandas.reference.api.pandas.tseries.offsets.monthend.rule_code |
pandas.tseries.offsets.Nano classpandas.tseries.offsets.Nano
Attributes
base Returns a copy of the calling offset object with n=1 and all other attributes equal.
delta
freqstr
kwds
n
name
nanos
normalize
rule_code Methods
__call__(*args, **kwargs) Call self as a function.
rollback Roll provided date backward to next offset only if not on offset.
rollforward Roll provided date forward to next offset only if not on offset.
apply
apply_index
copy
isAnchored
is_anchored
is_month_end
is_month_start
is_on_offset
is_quarter_end
is_quarter_start
is_year_end
is_year_start
onOffset | pandas.reference.api.pandas.tseries.offsets.nano |
pandas.tseries.offsets.Nano.__call__ Nano.__call__(*args, **kwargs)
Call self as a function. | pandas.reference.api.pandas.tseries.offsets.nano.__call__ |
pandas.tseries.offsets.Nano.apply Nano.apply() | pandas.reference.api.pandas.tseries.offsets.nano.apply |
pandas.tseries.offsets.Nano.apply_index Nano.apply_index(other) | pandas.reference.api.pandas.tseries.offsets.nano.apply_index |
pandas.tseries.offsets.Nano.base Nano.base
Returns a copy of the calling offset object with n=1 and all other attributes equal. | pandas.reference.api.pandas.tseries.offsets.nano.base |
pandas.tseries.offsets.Nano.copy Nano.copy() | pandas.reference.api.pandas.tseries.offsets.nano.copy |
pandas.tseries.offsets.Nano.delta Nano.delta | pandas.reference.api.pandas.tseries.offsets.nano.delta |
pandas.tseries.offsets.Nano.freqstr Nano.freqstr | pandas.reference.api.pandas.tseries.offsets.nano.freqstr |
pandas.tseries.offsets.Nano.is_anchored Nano.is_anchored() | pandas.reference.api.pandas.tseries.offsets.nano.is_anchored |
pandas.tseries.offsets.Nano.is_month_end Nano.is_month_end() | pandas.reference.api.pandas.tseries.offsets.nano.is_month_end |
pandas.tseries.offsets.Nano.is_month_start Nano.is_month_start() | pandas.reference.api.pandas.tseries.offsets.nano.is_month_start |
pandas.tseries.offsets.Nano.is_on_offset Nano.is_on_offset() | pandas.reference.api.pandas.tseries.offsets.nano.is_on_offset |
pandas.tseries.offsets.Nano.is_quarter_end Nano.is_quarter_end() | pandas.reference.api.pandas.tseries.offsets.nano.is_quarter_end |
pandas.tseries.offsets.Nano.is_quarter_start Nano.is_quarter_start() | pandas.reference.api.pandas.tseries.offsets.nano.is_quarter_start |
pandas.tseries.offsets.Nano.is_year_end Nano.is_year_end() | pandas.reference.api.pandas.tseries.offsets.nano.is_year_end |
pandas.tseries.offsets.Nano.is_year_start Nano.is_year_start() | pandas.reference.api.pandas.tseries.offsets.nano.is_year_start |
pandas.tseries.offsets.Nano.isAnchored Nano.isAnchored() | pandas.reference.api.pandas.tseries.offsets.nano.isanchored |
pandas.tseries.offsets.Nano.kwds Nano.kwds | pandas.reference.api.pandas.tseries.offsets.nano.kwds |
pandas.tseries.offsets.Nano.n Nano.n | pandas.reference.api.pandas.tseries.offsets.nano.n |
pandas.tseries.offsets.Nano.name Nano.name | pandas.reference.api.pandas.tseries.offsets.nano.name |
pandas.tseries.offsets.Nano.nanos Nano.nanos | pandas.reference.api.pandas.tseries.offsets.nano.nanos |
pandas.tseries.offsets.Nano.normalize Nano.normalize | pandas.reference.api.pandas.tseries.offsets.nano.normalize |
pandas.tseries.offsets.Nano.onOffset Nano.onOffset() | pandas.reference.api.pandas.tseries.offsets.nano.onoffset |
pandas.tseries.offsets.Nano.rollback Nano.rollback()
Roll provided date backward to next offset only if not on offset. Returns
TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp. | pandas.reference.api.pandas.tseries.offsets.nano.rollback |
pandas.tseries.offsets.Nano.rollforward Nano.rollforward()
Roll provided date forward to next offset only if not on offset. Returns
TimeStamp
Rolled timestamp if not on offset, otherwise unchanged timestamp. | pandas.reference.api.pandas.tseries.offsets.nano.rollforward |
pandas.tseries.offsets.Nano.rule_code Nano.rule_code | pandas.reference.api.pandas.tseries.offsets.nano.rule_code |
pandas.tseries.offsets.QuarterBegin classpandas.tseries.offsets.QuarterBegin
DateOffset increments between Quarter start dates. startingMonth = 1 corresponds to dates like 1/01/2007, 4/01/2007, … startingMonth = 2 corresponds to dates like 2/01/2007, 5/01/2007, … startingMonth = 3 corresponds to dates like 3/01/2007, 6/01/2007, … Attributes
base Returns a copy of the calling offset object with n=1 and all other attributes equal.
freqstr
kwds
n
name
nanos
normalize
rule_code
startingMonth Methods
__call__(*args, **kwargs) Call self as a function.
rollback Roll provided date backward to next offset only if not on offset.
rollforward Roll provided date forward to next offset only if not on offset.
apply
apply_index
copy
isAnchored
is_anchored
is_month_end
is_month_start
is_on_offset
is_quarter_end
is_quarter_start
is_year_end
is_year_start
onOffset | pandas.reference.api.pandas.tseries.offsets.quarterbegin |
pandas.tseries.offsets.QuarterBegin.__call__ QuarterBegin.__call__(*args, **kwargs)
Call self as a function. | pandas.reference.api.pandas.tseries.offsets.quarterbegin.__call__ |
pandas.tseries.offsets.QuarterBegin.apply QuarterBegin.apply() | pandas.reference.api.pandas.tseries.offsets.quarterbegin.apply |
pandas.tseries.offsets.QuarterBegin.apply_index QuarterBegin.apply_index(other) | pandas.reference.api.pandas.tseries.offsets.quarterbegin.apply_index |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.