Skip to content

Backport PR #33309 on branch 1.0.x (DOC: include Offset.__call__ to autosummary to fix sphinx warning) #33975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions doc/source/reference/offset_frequency.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Methods
DateOffset.onOffset
DateOffset.is_anchored
DateOffset.is_on_offset
DateOffset.__call__

BusinessDay
-----------
Expand Down Expand Up @@ -69,6 +70,7 @@ Methods
BusinessDay.onOffset
BusinessDay.is_anchored
BusinessDay.is_on_offset
BusinessDay.__call__

BusinessHour
------------
Expand Down Expand Up @@ -100,6 +102,7 @@ Methods
BusinessHour.onOffset
BusinessHour.is_anchored
BusinessHour.is_on_offset
BusinessHour.__call__

CustomBusinessDay
-----------------
Expand Down Expand Up @@ -131,6 +134,7 @@ Methods
CustomBusinessDay.onOffset
CustomBusinessDay.is_anchored
CustomBusinessDay.is_on_offset
CustomBusinessDay.__call__

CustomBusinessHour
------------------
Expand Down Expand Up @@ -162,6 +166,7 @@ Methods
CustomBusinessHour.onOffset
CustomBusinessHour.is_anchored
CustomBusinessHour.is_on_offset
CustomBusinessHour.__call__

MonthOffset
-----------
Expand Down Expand Up @@ -194,6 +199,7 @@ Methods
MonthOffset.onOffset
MonthOffset.is_anchored
MonthOffset.is_on_offset
MonthOffset.__call__

MonthEnd
--------
Expand Down Expand Up @@ -226,6 +232,7 @@ Methods
MonthEnd.onOffset
MonthEnd.is_anchored
MonthEnd.is_on_offset
MonthEnd.__call__

MonthBegin
----------
Expand Down Expand Up @@ -258,6 +265,7 @@ Methods
MonthBegin.onOffset
MonthBegin.is_anchored
MonthBegin.is_on_offset
MonthBegin.__call__

BusinessMonthEnd
----------------
Expand Down Expand Up @@ -290,6 +298,7 @@ Methods
BusinessMonthEnd.onOffset
BusinessMonthEnd.is_anchored
BusinessMonthEnd.is_on_offset
BusinessMonthEnd.__call__

BusinessMonthBegin
------------------
Expand Down Expand Up @@ -322,6 +331,7 @@ Methods
BusinessMonthBegin.onOffset
BusinessMonthBegin.is_anchored
BusinessMonthBegin.is_on_offset
BusinessMonthBegin.__call__

CustomBusinessMonthEnd
----------------------
Expand Down Expand Up @@ -354,6 +364,7 @@ Methods
CustomBusinessMonthEnd.onOffset
CustomBusinessMonthEnd.is_anchored
CustomBusinessMonthEnd.is_on_offset
CustomBusinessMonthEnd.__call__

CustomBusinessMonthBegin
------------------------
Expand Down Expand Up @@ -386,6 +397,7 @@ Methods
CustomBusinessMonthBegin.onOffset
CustomBusinessMonthBegin.is_anchored
CustomBusinessMonthBegin.is_on_offset
CustomBusinessMonthBegin.__call__

SemiMonthOffset
---------------
Expand Down Expand Up @@ -418,6 +430,7 @@ Methods
SemiMonthOffset.onOffset
SemiMonthOffset.is_anchored
SemiMonthOffset.is_on_offset
SemiMonthOffset.__call__

SemiMonthEnd
------------
Expand Down Expand Up @@ -450,6 +463,7 @@ Methods
SemiMonthEnd.onOffset
SemiMonthEnd.is_anchored
SemiMonthEnd.is_on_offset
SemiMonthEnd.__call__

SemiMonthBegin
--------------
Expand Down Expand Up @@ -482,6 +496,7 @@ Methods
SemiMonthBegin.onOffset
SemiMonthBegin.is_anchored
SemiMonthBegin.is_on_offset
SemiMonthBegin.__call__

Week
----
Expand Down Expand Up @@ -514,6 +529,7 @@ Methods
Week.onOffset
Week.is_anchored
Week.is_on_offset
Week.__call__

WeekOfMonth
-----------
Expand Down Expand Up @@ -545,6 +561,7 @@ Methods
WeekOfMonth.onOffset
WeekOfMonth.is_anchored
WeekOfMonth.is_on_offset
WeekOfMonth.__call__

LastWeekOfMonth
---------------
Expand Down Expand Up @@ -576,6 +593,7 @@ Methods
LastWeekOfMonth.onOffset
LastWeekOfMonth.is_anchored
LastWeekOfMonth.is_on_offset
LastWeekOfMonth.__call__

QuarterOffset
-------------
Expand Down Expand Up @@ -608,6 +626,7 @@ Methods
QuarterOffset.onOffset
QuarterOffset.is_anchored
QuarterOffset.is_on_offset
QuarterOffset.__call__

BQuarterEnd
-----------
Expand Down Expand Up @@ -640,6 +659,7 @@ Methods
BQuarterEnd.onOffset
BQuarterEnd.is_anchored
BQuarterEnd.is_on_offset
BQuarterEnd.__call__

BQuarterBegin
-------------
Expand Down Expand Up @@ -672,6 +692,7 @@ Methods
BQuarterBegin.onOffset
BQuarterBegin.is_anchored
BQuarterBegin.is_on_offset
BQuarterBegin.__call__

QuarterEnd
----------
Expand Down Expand Up @@ -704,6 +725,7 @@ Methods
QuarterEnd.onOffset
QuarterEnd.is_anchored
QuarterEnd.is_on_offset
QuarterEnd.__call__

QuarterBegin
------------
Expand Down Expand Up @@ -736,6 +758,7 @@ Methods
QuarterBegin.onOffset
QuarterBegin.is_anchored
QuarterBegin.is_on_offset
QuarterBegin.__call__

YearOffset
----------
Expand Down Expand Up @@ -768,6 +791,7 @@ Methods
YearOffset.onOffset
YearOffset.is_anchored
YearOffset.is_on_offset
YearOffset.__call__

BYearEnd
--------
Expand Down Expand Up @@ -800,6 +824,7 @@ Methods
BYearEnd.onOffset
BYearEnd.is_anchored
BYearEnd.is_on_offset
BYearEnd.__call__

BYearBegin
----------
Expand Down Expand Up @@ -832,6 +857,7 @@ Methods
BYearBegin.onOffset
BYearBegin.is_anchored
BYearBegin.is_on_offset
BYearBegin.__call__

YearEnd
-------
Expand Down Expand Up @@ -864,6 +890,7 @@ Methods
YearEnd.onOffset
YearEnd.is_anchored
YearEnd.is_on_offset
YearEnd.__call__

YearBegin
---------
Expand Down Expand Up @@ -896,6 +923,7 @@ Methods
YearBegin.onOffset
YearBegin.is_anchored
YearBegin.is_on_offset
YearBegin.__call__

FY5253
------
Expand Down Expand Up @@ -929,6 +957,7 @@ Methods
FY5253.onOffset
FY5253.is_anchored
FY5253.is_on_offset
FY5253.__call__

FY5253Quarter
-------------
Expand Down Expand Up @@ -962,6 +991,7 @@ Methods
FY5253Quarter.is_anchored
FY5253Quarter.is_on_offset
FY5253Quarter.year_has_extra_week
FY5253Quarter.__call__

Easter
------
Expand Down Expand Up @@ -993,6 +1023,7 @@ Methods
Easter.onOffset
Easter.is_anchored
Easter.is_on_offset
Easter.__call__

Tick
----
Expand Down Expand Up @@ -1024,6 +1055,7 @@ Methods
Tick.onOffset
Tick.is_anchored
Tick.is_on_offset
Tick.__call__

Day
---
Expand Down Expand Up @@ -1055,6 +1087,7 @@ Methods
Day.onOffset
Day.is_anchored
Day.is_on_offset
Day.__call__

Hour
----
Expand Down Expand Up @@ -1086,6 +1119,7 @@ Methods
Hour.onOffset
Hour.is_anchored
Hour.is_on_offset
Hour.__call__

Minute
------
Expand Down Expand Up @@ -1117,6 +1151,7 @@ Methods
Minute.onOffset
Minute.is_anchored
Minute.is_on_offset
Minute.__call__

Second
------
Expand Down Expand Up @@ -1148,6 +1183,7 @@ Methods
Second.onOffset
Second.is_anchored
Second.is_on_offset
Second.__call__

Milli
-----
Expand Down Expand Up @@ -1179,6 +1215,7 @@ Methods
Milli.onOffset
Milli.is_anchored
Milli.is_on_offset
Milli.__call__

Micro
-----
Expand Down Expand Up @@ -1210,6 +1247,7 @@ Methods
Micro.onOffset
Micro.is_anchored
Micro.is_on_offset
Micro.__call__

Nano
----
Expand Down Expand Up @@ -1241,6 +1279,7 @@ Methods
Nano.onOffset
Nano.is_anchored
Nano.is_on_offset
Nano.__call__

BDay
----
Expand Down Expand Up @@ -1277,6 +1316,7 @@ Methods
BDay.is_on_offset
BDay.rollback
BDay.rollforward
BDay.__call__

BMonthEnd
---------
Expand Down Expand Up @@ -1312,6 +1352,7 @@ Methods
BMonthEnd.is_on_offset
BMonthEnd.rollback
BMonthEnd.rollforward
BMonthEnd.__call__

BMonthBegin
-----------
Expand Down Expand Up @@ -1347,6 +1388,7 @@ Methods
BMonthBegin.is_on_offset
BMonthBegin.rollback
BMonthBegin.rollforward
BMonthBegin.__call__

CBMonthEnd
----------
Expand Down Expand Up @@ -1386,6 +1428,7 @@ Methods
CBMonthEnd.is_on_offset
CBMonthEnd.rollback
CBMonthEnd.rollforward
CBMonthEnd.__call__

CBMonthBegin
------------
Expand Down Expand Up @@ -1425,6 +1468,7 @@ Methods
CBMonthBegin.is_on_offset
CBMonthBegin.rollback
CBMonthBegin.rollforward
CBMonthBegin.__call__

CDay
----
Expand Down Expand Up @@ -1461,6 +1505,7 @@ Methods
CDay.is_on_offset
CDay.rollback
CDay.rollforward
CDay.__call__

.. _api.frequencies:

Expand Down