@@ -381,40 +381,6 @@ Methods
381
381
CustomBusinessMonthBegin.is_on_offset
382
382
CustomBusinessMonthBegin.__call__
383
383
384
- SemiMonthOffset
385
- ---------------
386
- .. autosummary ::
387
- :toctree: api/
388
-
389
- SemiMonthOffset
390
-
391
- Properties
392
- ~~~~~~~~~~
393
- .. autosummary ::
394
- :toctree: api/
395
-
396
- SemiMonthOffset.freqstr
397
- SemiMonthOffset.kwds
398
- SemiMonthOffset.name
399
- SemiMonthOffset.nanos
400
- SemiMonthOffset.normalize
401
- SemiMonthOffset.rule_code
402
- SemiMonthOffset.n
403
-
404
- Methods
405
- ~~~~~~~
406
- .. autosummary ::
407
- :toctree: api/
408
-
409
- SemiMonthOffset.apply
410
- SemiMonthOffset.apply_index
411
- SemiMonthOffset.copy
412
- SemiMonthOffset.isAnchored
413
- SemiMonthOffset.onOffset
414
- SemiMonthOffset.is_anchored
415
- SemiMonthOffset.is_on_offset
416
- SemiMonthOffset.__call__
417
-
418
384
SemiMonthEnd
419
385
------------
420
386
.. autosummary ::
@@ -434,6 +400,7 @@ Properties
434
400
SemiMonthEnd.normalize
435
401
SemiMonthEnd.rule_code
436
402
SemiMonthEnd.n
403
+ SemiMonthEnd.day_of_month
437
404
438
405
Methods
439
406
~~~~~~~
@@ -468,6 +435,7 @@ Properties
468
435
SemiMonthBegin.normalize
469
436
SemiMonthBegin.rule_code
470
437
SemiMonthBegin.n
438
+ SemiMonthBegin.day_of_month
471
439
472
440
Methods
473
441
~~~~~~~
@@ -502,6 +470,7 @@ Properties
502
470
Week.normalize
503
471
Week.rule_code
504
472
Week.n
473
+ Week.weekday
505
474
506
475
Methods
507
476
~~~~~~~
@@ -536,6 +505,7 @@ Properties
536
505
WeekOfMonth.normalize
537
506
WeekOfMonth.rule_code
538
507
WeekOfMonth.n
508
+ WeekOfMonth.week
539
509
540
510
Methods
541
511
~~~~~~~
@@ -571,6 +541,7 @@ Properties
571
541
LastWeekOfMonth.rule_code
572
542
LastWeekOfMonth.n
573
543
LastWeekOfMonth.weekday
544
+ LastWeekOfMonth.week
574
545
575
546
Methods
576
547
~~~~~~~
@@ -922,6 +893,7 @@ Properties
922
893
FY5253Quarter.normalize
923
894
FY5253Quarter.rule_code
924
895
FY5253Quarter.n
896
+ FY5253Quarter.qtr_with_extra_week
925
897
FY5253Quarter.startingMonth
926
898
FY5253Quarter.variation
927
899
FY5253Quarter.weekday
0 commit comments