@@ -35,7 +35,6 @@ Methods
35
35
:toctree: api/
36
36
37
37
DateOffset.copy
38
- DateOffset.is_anchored
39
38
DateOffset.is_on_offset
40
39
DateOffset.is_month_start
41
40
DateOffset.is_month_end
@@ -82,7 +81,6 @@ Methods
82
81
:toctree: api/
83
82
84
83
BusinessDay.copy
85
- BusinessDay.is_anchored
86
84
BusinessDay.is_on_offset
87
85
BusinessDay.is_month_start
88
86
BusinessDay.is_month_end
@@ -122,7 +120,6 @@ Methods
122
120
:toctree: api/
123
121
124
122
BusinessHour.copy
125
- BusinessHour.is_anchored
126
123
BusinessHour.is_on_offset
127
124
BusinessHour.is_month_start
128
125
BusinessHour.is_month_end
@@ -169,7 +166,6 @@ Methods
169
166
:toctree: api/
170
167
171
168
CustomBusinessDay.copy
172
- CustomBusinessDay.is_anchored
173
169
CustomBusinessDay.is_on_offset
174
170
CustomBusinessDay.is_month_start
175
171
CustomBusinessDay.is_month_end
@@ -209,7 +205,6 @@ Methods
209
205
:toctree: api/
210
206
211
207
CustomBusinessHour.copy
212
- CustomBusinessHour.is_anchored
213
208
CustomBusinessHour.is_on_offset
214
209
CustomBusinessHour.is_month_start
215
210
CustomBusinessHour.is_month_end
@@ -244,7 +239,6 @@ Methods
244
239
:toctree: api/
245
240
246
241
MonthEnd.copy
247
- MonthEnd.is_anchored
248
242
MonthEnd.is_on_offset
249
243
MonthEnd.is_month_start
250
244
MonthEnd.is_month_end
@@ -279,7 +273,6 @@ Methods
279
273
:toctree: api/
280
274
281
275
MonthBegin.copy
282
- MonthBegin.is_anchored
283
276
MonthBegin.is_on_offset
284
277
MonthBegin.is_month_start
285
278
MonthBegin.is_month_end
@@ -323,7 +316,6 @@ Methods
323
316
:toctree: api/
324
317
325
318
BusinessMonthEnd.copy
326
- BusinessMonthEnd.is_anchored
327
319
BusinessMonthEnd.is_on_offset
328
320
BusinessMonthEnd.is_month_start
329
321
BusinessMonthEnd.is_month_end
@@ -367,7 +359,6 @@ Methods
367
359
:toctree: api/
368
360
369
361
BusinessMonthBegin.copy
370
- BusinessMonthBegin.is_anchored
371
362
BusinessMonthBegin.is_on_offset
372
363
BusinessMonthBegin.is_month_start
373
364
BusinessMonthBegin.is_month_end
@@ -415,7 +406,6 @@ Methods
415
406
:toctree: api/
416
407
417
408
CustomBusinessMonthEnd.copy
418
- CustomBusinessMonthEnd.is_anchored
419
409
CustomBusinessMonthEnd.is_on_offset
420
410
CustomBusinessMonthEnd.is_month_start
421
411
CustomBusinessMonthEnd.is_month_end
@@ -463,7 +453,6 @@ Methods
463
453
:toctree: api/
464
454
465
455
CustomBusinessMonthBegin.copy
466
- CustomBusinessMonthBegin.is_anchored
467
456
CustomBusinessMonthBegin.is_on_offset
468
457
CustomBusinessMonthBegin.is_month_start
469
458
CustomBusinessMonthBegin.is_month_end
@@ -499,7 +488,6 @@ Methods
499
488
:toctree: api/
500
489
501
490
SemiMonthEnd.copy
502
- SemiMonthEnd.is_anchored
503
491
SemiMonthEnd.is_on_offset
504
492
SemiMonthEnd.is_month_start
505
493
SemiMonthEnd.is_month_end
@@ -535,7 +523,6 @@ Methods
535
523
:toctree: api/
536
524
537
525
SemiMonthBegin.copy
538
- SemiMonthBegin.is_anchored
539
526
SemiMonthBegin.is_on_offset
540
527
SemiMonthBegin.is_month_start
541
528
SemiMonthBegin.is_month_end
@@ -571,7 +558,6 @@ Methods
571
558
:toctree: api/
572
559
573
560
Week.copy
574
- Week.is_anchored
575
561
Week.is_on_offset
576
562
Week.is_month_start
577
563
Week.is_month_end
@@ -607,7 +593,6 @@ Methods
607
593
:toctree: api/
608
594
609
595
WeekOfMonth.copy
610
- WeekOfMonth.is_anchored
611
596
WeekOfMonth.is_on_offset
612
597
WeekOfMonth.weekday
613
598
WeekOfMonth.is_month_start
@@ -645,7 +630,6 @@ Methods
645
630
:toctree: api/
646
631
647
632
LastWeekOfMonth.copy
648
- LastWeekOfMonth.is_anchored
649
633
LastWeekOfMonth.is_on_offset
650
634
LastWeekOfMonth.is_month_start
651
635
LastWeekOfMonth.is_month_end
@@ -681,7 +665,6 @@ Methods
681
665
:toctree: api/
682
666
683
667
BQuarterEnd.copy
684
- BQuarterEnd.is_anchored
685
668
BQuarterEnd.is_on_offset
686
669
BQuarterEnd.is_month_start
687
670
BQuarterEnd.is_month_end
@@ -717,7 +700,6 @@ Methods
717
700
:toctree: api/
718
701
719
702
BQuarterBegin.copy
720
- BQuarterBegin.is_anchored
721
703
BQuarterBegin.is_on_offset
722
704
BQuarterBegin.is_month_start
723
705
BQuarterBegin.is_month_end
@@ -753,7 +735,6 @@ Methods
753
735
:toctree: api/
754
736
755
737
QuarterEnd.copy
756
- QuarterEnd.is_anchored
757
738
QuarterEnd.is_on_offset
758
739
QuarterEnd.is_month_start
759
740
QuarterEnd.is_month_end
@@ -789,7 +770,6 @@ Methods
789
770
:toctree: api/
790
771
791
772
QuarterBegin.copy
792
- QuarterBegin.is_anchored
793
773
QuarterBegin.is_on_offset
794
774
QuarterBegin.is_month_start
795
775
QuarterBegin.is_month_end
@@ -825,7 +805,6 @@ Methods
825
805
:toctree: api/
826
806
827
807
BYearEnd.copy
828
- BYearEnd.is_anchored
829
808
BYearEnd.is_on_offset
830
809
BYearEnd.is_month_start
831
810
BYearEnd.is_month_end
@@ -861,7 +840,6 @@ Methods
861
840
:toctree: api/
862
841
863
842
BYearBegin.copy
864
- BYearBegin.is_anchored
865
843
BYearBegin.is_on_offset
866
844
BYearBegin.is_month_start
867
845
BYearBegin.is_month_end
@@ -897,7 +875,6 @@ Methods
897
875
:toctree: api/
898
876
899
877
YearEnd.copy
900
- YearEnd.is_anchored
901
878
YearEnd.is_on_offset
902
879
YearEnd.is_month_start
903
880
YearEnd.is_month_end
@@ -933,7 +910,6 @@ Methods
933
910
:toctree: api/
934
911
935
912
YearBegin.copy
936
- YearBegin.is_anchored
937
913
YearBegin.is_on_offset
938
914
YearBegin.is_month_start
939
915
YearBegin.is_month_end
@@ -973,7 +949,6 @@ Methods
973
949
FY5253.copy
974
950
FY5253.get_rule_code_suffix
975
951
FY5253.get_year_end
976
- FY5253.is_anchored
977
952
FY5253.is_on_offset
978
953
FY5253.is_month_start
979
954
FY5253.is_month_end
@@ -1014,7 +989,6 @@ Methods
1014
989
FY5253Quarter.copy
1015
990
FY5253Quarter.get_rule_code_suffix
1016
991
FY5253Quarter.get_weeks
1017
- FY5253Quarter.is_anchored
1018
992
FY5253Quarter.is_on_offset
1019
993
FY5253Quarter.year_has_extra_week
1020
994
FY5253Quarter.is_month_start
@@ -1050,7 +1024,6 @@ Methods
1050
1024
:toctree: api/
1051
1025
1052
1026
Easter.copy
1053
- Easter.is_anchored
1054
1027
Easter.is_on_offset
1055
1028
Easter.is_month_start
1056
1029
Easter.is_month_end
@@ -1086,7 +1059,6 @@ Methods
1086
1059
:toctree: api/
1087
1060
1088
1061
Tick.copy
1089
- Tick.is_anchored
1090
1062
Tick.is_on_offset
1091
1063
Tick.is_month_start
1092
1064
Tick.is_month_end
@@ -1122,7 +1094,6 @@ Methods
1122
1094
:toctree: api/
1123
1095
1124
1096
Day.copy
1125
- Day.is_anchored
1126
1097
Day.is_on_offset
1127
1098
Day.is_month_start
1128
1099
Day.is_month_end
@@ -1158,7 +1129,6 @@ Methods
1158
1129
:toctree: api/
1159
1130
1160
1131
Hour.copy
1161
- Hour.is_anchored
1162
1132
Hour.is_on_offset
1163
1133
Hour.is_month_start
1164
1134
Hour.is_month_end
@@ -1194,7 +1164,6 @@ Methods
1194
1164
:toctree: api/
1195
1165
1196
1166
Minute.copy
1197
- Minute.is_anchored
1198
1167
Minute.is_on_offset
1199
1168
Minute.is_month_start
1200
1169
Minute.is_month_end
@@ -1230,7 +1199,6 @@ Methods
1230
1199
:toctree: api/
1231
1200
1232
1201
Second.copy
1233
- Second.is_anchored
1234
1202
Second.is_on_offset
1235
1203
Second.is_month_start
1236
1204
Second.is_month_end
@@ -1266,7 +1234,6 @@ Methods
1266
1234
:toctree: api/
1267
1235
1268
1236
Milli.copy
1269
- Milli.is_anchored
1270
1237
Milli.is_on_offset
1271
1238
Milli.is_month_start
1272
1239
Milli.is_month_end
@@ -1302,7 +1269,6 @@ Methods
1302
1269
:toctree: api/
1303
1270
1304
1271
Micro.copy
1305
- Micro.is_anchored
1306
1272
Micro.is_on_offset
1307
1273
Micro.is_month_start
1308
1274
Micro.is_month_end
@@ -1338,7 +1304,6 @@ Methods
1338
1304
:toctree: api/
1339
1305
1340
1306
Nano.copy
1341
- Nano.is_anchored
1342
1307
Nano.is_on_offset
1343
1308
Nano.is_month_start
1344
1309
Nano.is_month_end
0 commit comments