Date offsets¶
DateOffset¶
|
Standard kind of date increment used for a date range. |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
BusinessDay¶
|
DateOffset subclass representing possibly n business days. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
BusinessHour¶
|
DateOffset subclass representing possibly n business hours. |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
CustomBusinessDay¶
|
DateOffset subclass representing possibly n custom business days, excluding holidays. |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
Call self as a function. |
CustomBusinessHour¶
|
DateOffset subclass representing possibly n custom business days. |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
Call self as a function. |
MonthOffset¶
|
Attributes |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
MonthEnd¶
|
DateOffset of one month end. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
MonthBegin¶
|
DateOffset of one month at beginning. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
BusinessMonthEnd¶
|
DateOffset increments between business EOM dates. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
Call self as a function. |
BusinessMonthBegin¶
|
DateOffset of one business month at beginning. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
Call self as a function. |
CustomBusinessMonthEnd¶
|
DateOffset subclass representing custom business month(s). |
Properties¶
Methods¶
|
|
|
|
|
|
|
Call self as a function. |
CustomBusinessMonthBegin¶
|
DateOffset subclass representing custom business month(s). |
Properties¶
Methods¶
|
|
|
|
|
|
|
Call self as a function. |
SemiMonthOffset¶
|
Attributes |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
Call self as a function. |
SemiMonthEnd¶
|
Two DateOffset’s per month repeating on the last day of the month and day_of_month. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
SemiMonthBegin¶
|
Two DateOffset’s per month repeating on the first day of the month and day_of_month. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
Call self as a function. |
Week¶
|
Weekly offset. |
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
WeekOfMonth¶
|
Describes monthly dates like “the Tuesday of the 2nd week of each month”. |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
LastWeekOfMonth¶
|
Describes monthly dates in last week of month like “the last Tuesday of each month”. |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
Call self as a function. |
QuarterOffset¶
|
Quarter representation - doesn’t call super. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
Call self as a function. |
BQuarterEnd¶
|
DateOffset increments between business Quarter dates. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
BQuarterBegin¶
|
Attributes |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
Call self as a function. |
QuarterEnd¶
|
DateOffset increments between business Quarter dates. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
QuarterBegin¶
|
Attributes |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
YearOffset¶
|
DateOffset that just needs a month. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
BYearEnd¶
|
DateOffset increments between business EOM dates. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
BYearBegin¶
|
DateOffset increments between business year begin dates. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
YearEnd¶
|
DateOffset increments between calendar year ends. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
YearBegin¶
|
DateOffset increments between calendar year begin dates. |
Properties¶
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
FY5253¶
|
Describes 52-53 week fiscal year. |
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
FY5253Quarter¶
|
DateOffset increments between business quarter dates for 52-53 week fiscal year (also known as a 4-4-5 calendar). |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Easter¶
|
DateOffset for the Easter holiday using logic defined in dateutil. |
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Tick¶
|
Attributes |
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Day¶
|
Attributes |
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Hour¶
|
Attributes |
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Minute¶
|
Attributes |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Second¶
|
Attributes |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Milli¶
|
Attributes |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Micro¶
|
Attributes |
Properties¶
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
Nano¶
|
Attributes |
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Call self as a function. |
BDay¶
alias of |
Properties¶
Returns a copy of the calling offset object with n=1 and all other attributes equal. |
|
Alias for self._offset. |
|
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Roll provided date backward to next offset only if not on offset. |
|
Roll provided date forward to next offset only if not on offset. |
|
Call self as a function. |
BMonthEnd¶
Properties¶
Returns a copy of the calling offset object with n=1 and all other attributes equal. |
|
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Roll provided date backward to next offset only if not on offset. |
|
Roll provided date forward to next offset only if not on offset. |
|
Call self as a function. |
BMonthBegin¶
Properties¶
Returns a copy of the calling offset object with n=1 and all other attributes equal. |
|
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Roll provided date backward to next offset only if not on offset. |
|
Roll provided date forward to next offset only if not on offset. |
|
Call self as a function. |
CBMonthEnd¶
Properties¶
Returns a copy of the calling offset object with n=1 and all other attributes equal. |
|
Define default roll function to be called in apply method. |
|
Define default roll function to be called in apply method. |
|
Alias for self._offset. |
|
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Roll provided date backward to next offset only if not on offset. |
|
Roll provided date forward to next offset only if not on offset. |
|
Call self as a function. |
CBMonthBegin¶
Properties¶
Returns a copy of the calling offset object with n=1 and all other attributes equal. |
|
Define default roll function to be called in apply method. |
|
Define default roll function to be called in apply method. |
|
Alias for self._offset. |
|
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Roll provided date backward to next offset only if not on offset. |
|
Roll provided date forward to next offset only if not on offset. |
|
Call self as a function. |
CDay¶
Properties¶
Returns a copy of the calling offset object with n=1 and all other attributes equal. |
|
Alias for self._offset. |
|
Methods¶
|
|
|
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation. |
|
|
|
|
|
|
|
|
|
|
|
Roll provided date backward to next offset only if not on offset. |
|
Roll provided date forward to next offset only if not on offset. |
|
Call self as a function. |