@@ -424,155 +424,108 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
424
424
-i " pandas.testing.assert_extension_array_equal SA01" \
425
425
-i " pandas.tseries.offsets.BDay PR02,SA01" \
426
426
-i " pandas.tseries.offsets.BQuarterBegin PR02" \
427
- -i " pandas.tseries.offsets.BQuarterBegin.freqstr SA01" \
428
427
-i " pandas.tseries.offsets.BQuarterBegin.is_on_offset GL08" \
429
428
-i " pandas.tseries.offsets.BQuarterBegin.n GL08" \
430
- -i " pandas.tseries.offsets.BQuarterBegin.nanos GL08" \
431
429
-i " pandas.tseries.offsets.BQuarterBegin.normalize GL08" \
432
430
-i " pandas.tseries.offsets.BQuarterBegin.rule_code GL08" \
433
431
-i " pandas.tseries.offsets.BQuarterBegin.startingMonth GL08" \
434
- -i " pandas.tseries.offsets.BQuarterEnd.freqstr SA01" \
435
432
-i " pandas.tseries.offsets.BQuarterEnd.is_on_offset GL08" \
436
433
-i " pandas.tseries.offsets.BQuarterEnd.n GL08" \
437
- -i " pandas.tseries.offsets.BQuarterEnd.nanos GL08" \
438
434
-i " pandas.tseries.offsets.BQuarterEnd.normalize GL08" \
439
435
-i " pandas.tseries.offsets.BQuarterEnd.rule_code GL08" \
440
436
-i " pandas.tseries.offsets.BQuarterEnd.startingMonth GL08" \
441
- -i " pandas.tseries.offsets.BYearBegin.freqstr SA01" \
442
437
-i " pandas.tseries.offsets.BYearBegin.is_on_offset GL08" \
443
438
-i " pandas.tseries.offsets.BYearBegin.month GL08" \
444
439
-i " pandas.tseries.offsets.BYearBegin.n GL08" \
445
- -i " pandas.tseries.offsets.BYearBegin.nanos GL08" \
446
440
-i " pandas.tseries.offsets.BYearBegin.normalize GL08" \
447
- -i " pandas.tseries.offsets.BYearBegin.rule_code GL08" \
448
441
-i " pandas.tseries.offsets.BYearEnd PR02" \
449
- -i " pandas.tseries.offsets.BYearEnd.freqstr SA01" \
450
442
-i " pandas.tseries.offsets.BYearEnd.is_on_offset GL08" \
451
443
-i " pandas.tseries.offsets.BYearEnd.month GL08" \
452
444
-i " pandas.tseries.offsets.BYearEnd.n GL08" \
453
- -i " pandas.tseries.offsets.BYearEnd.nanos GL08" \
454
445
-i " pandas.tseries.offsets.BYearEnd.normalize GL08" \
455
- -i " pandas.tseries.offsets.BYearEnd.rule_code GL08" \
456
446
-i " pandas.tseries.offsets.BusinessDay PR02,SA01" \
457
447
-i " pandas.tseries.offsets.BusinessDay.calendar GL08" \
458
- -i " pandas.tseries.offsets.BusinessDay.freqstr SA01" \
459
448
-i " pandas.tseries.offsets.BusinessDay.holidays GL08" \
460
449
-i " pandas.tseries.offsets.BusinessDay.is_on_offset GL08" \
461
450
-i " pandas.tseries.offsets.BusinessDay.n GL08" \
462
- -i " pandas.tseries.offsets.BusinessDay.nanos GL08" \
463
451
-i " pandas.tseries.offsets.BusinessDay.normalize GL08" \
464
- -i " pandas.tseries.offsets.BusinessDay.rule_code GL08" \
465
452
-i " pandas.tseries.offsets.BusinessDay.weekmask GL08" \
466
453
-i " pandas.tseries.offsets.BusinessHour PR02,SA01" \
467
454
-i " pandas.tseries.offsets.BusinessHour.calendar GL08" \
468
455
-i " pandas.tseries.offsets.BusinessHour.end GL08" \
469
- -i " pandas.tseries.offsets.BusinessHour.freqstr SA01" \
470
456
-i " pandas.tseries.offsets.BusinessHour.holidays GL08" \
471
457
-i " pandas.tseries.offsets.BusinessHour.is_on_offset GL08" \
472
458
-i " pandas.tseries.offsets.BusinessHour.n GL08" \
473
- -i " pandas.tseries.offsets.BusinessHour.nanos GL08" \
474
459
-i " pandas.tseries.offsets.BusinessHour.normalize GL08" \
475
- -i " pandas.tseries.offsets.BusinessHour.rule_code GL08" \
476
460
-i " pandas.tseries.offsets.BusinessHour.start GL08" \
477
461
-i " pandas.tseries.offsets.BusinessHour.weekmask GL08" \
478
- -i " pandas.tseries.offsets.BusinessMonthBegin.freqstr SA01" \
479
462
-i " pandas.tseries.offsets.BusinessMonthBegin.is_on_offset GL08" \
480
463
-i " pandas.tseries.offsets.BusinessMonthBegin.n GL08" \
481
- -i " pandas.tseries.offsets.BusinessMonthBegin.nanos GL08" \
482
464
-i " pandas.tseries.offsets.BusinessMonthBegin.normalize GL08" \
483
- -i " pandas.tseries.offsets.BusinessMonthBegin.rule_code GL08" \
484
- -i " pandas.tseries.offsets.BusinessMonthEnd.freqstr SA01" \
485
465
-i " pandas.tseries.offsets.BusinessMonthEnd.is_on_offset GL08" \
486
466
-i " pandas.tseries.offsets.BusinessMonthEnd.n GL08" \
487
- -i " pandas.tseries.offsets.BusinessMonthEnd.nanos GL08" \
488
467
-i " pandas.tseries.offsets.BusinessMonthEnd.normalize GL08" \
489
- -i " pandas.tseries.offsets.BusinessMonthEnd.rule_code GL08" \
490
468
-i " pandas.tseries.offsets.CBMonthBegin PR02" \
491
469
-i " pandas.tseries.offsets.CBMonthEnd PR02" \
492
470
-i " pandas.tseries.offsets.CDay PR02,SA01" \
493
471
-i " pandas.tseries.offsets.CustomBusinessDay PR02,SA01" \
494
472
-i " pandas.tseries.offsets.CustomBusinessDay.calendar GL08" \
495
- -i " pandas.tseries.offsets.CustomBusinessDay.freqstr SA01" \
496
473
-i " pandas.tseries.offsets.CustomBusinessDay.holidays GL08" \
497
474
-i " pandas.tseries.offsets.CustomBusinessDay.is_on_offset GL08" \
498
475
-i " pandas.tseries.offsets.CustomBusinessDay.n GL08" \
499
- -i " pandas.tseries.offsets.CustomBusinessDay.nanos GL08" \
500
476
-i " pandas.tseries.offsets.CustomBusinessDay.normalize GL08" \
501
- -i " pandas.tseries.offsets.CustomBusinessDay.rule_code GL08" \
502
477
-i " pandas.tseries.offsets.CustomBusinessDay.weekmask GL08" \
503
478
-i " pandas.tseries.offsets.CustomBusinessHour PR02,SA01" \
504
479
-i " pandas.tseries.offsets.CustomBusinessHour.calendar GL08" \
505
480
-i " pandas.tseries.offsets.CustomBusinessHour.end GL08" \
506
- -i " pandas.tseries.offsets.CustomBusinessHour.freqstr SA01" \
507
481
-i " pandas.tseries.offsets.CustomBusinessHour.holidays GL08" \
508
482
-i " pandas.tseries.offsets.CustomBusinessHour.is_on_offset GL08" \
509
483
-i " pandas.tseries.offsets.CustomBusinessHour.n GL08" \
510
- -i " pandas.tseries.offsets.CustomBusinessHour.nanos GL08" \
511
484
-i " pandas.tseries.offsets.CustomBusinessHour.normalize GL08" \
512
- -i " pandas.tseries.offsets.CustomBusinessHour.rule_code GL08" \
513
485
-i " pandas.tseries.offsets.CustomBusinessHour.start GL08" \
514
486
-i " pandas.tseries.offsets.CustomBusinessHour.weekmask GL08" \
515
487
-i " pandas.tseries.offsets.CustomBusinessMonthBegin PR02" \
516
488
-i " pandas.tseries.offsets.CustomBusinessMonthBegin.calendar GL08" \
517
- -i " pandas.tseries.offsets.CustomBusinessMonthBegin.freqstr SA01" \
518
489
-i " pandas.tseries.offsets.CustomBusinessMonthBegin.holidays GL08" \
519
490
-i " pandas.tseries.offsets.CustomBusinessMonthBegin.is_on_offset SA01" \
520
491
-i " pandas.tseries.offsets.CustomBusinessMonthBegin.m_offset GL08" \
521
492
-i " pandas.tseries.offsets.CustomBusinessMonthBegin.n GL08" \
522
- -i " pandas.tseries.offsets.CustomBusinessMonthBegin.nanos GL08" \
523
493
-i " pandas.tseries.offsets.CustomBusinessMonthBegin.normalize GL08" \
524
- -i " pandas.tseries.offsets.CustomBusinessMonthBegin.rule_code GL08" \
525
494
-i " pandas.tseries.offsets.CustomBusinessMonthBegin.weekmask GL08" \
526
495
-i " pandas.tseries.offsets.CustomBusinessMonthEnd PR02" \
527
496
-i " pandas.tseries.offsets.CustomBusinessMonthEnd.calendar GL08" \
528
- -i " pandas.tseries.offsets.CustomBusinessMonthEnd.freqstr SA01" \
529
497
-i " pandas.tseries.offsets.CustomBusinessMonthEnd.holidays GL08" \
530
498
-i " pandas.tseries.offsets.CustomBusinessMonthEnd.is_on_offset SA01" \
531
499
-i " pandas.tseries.offsets.CustomBusinessMonthEnd.m_offset GL08" \
532
500
-i " pandas.tseries.offsets.CustomBusinessMonthEnd.n GL08" \
533
- -i " pandas.tseries.offsets.CustomBusinessMonthEnd.nanos GL08" \
534
501
-i " pandas.tseries.offsets.CustomBusinessMonthEnd.normalize GL08" \
535
- -i " pandas.tseries.offsets.CustomBusinessMonthEnd.rule_code GL08" \
536
502
-i " pandas.tseries.offsets.CustomBusinessMonthEnd.weekmask GL08" \
537
503
-i " pandas.tseries.offsets.DateOffset PR02" \
538
- -i " pandas.tseries.offsets.DateOffset.freqstr SA01" \
539
504
-i " pandas.tseries.offsets.DateOffset.is_on_offset GL08" \
540
505
-i " pandas.tseries.offsets.DateOffset.n GL08" \
541
- -i " pandas.tseries.offsets.DateOffset.nanos GL08" \
542
506
-i " pandas.tseries.offsets.DateOffset.normalize GL08" \
543
- -i " pandas.tseries.offsets.DateOffset.rule_code GL08" \
544
- -i " pandas.tseries.offsets.Day.freqstr SA01" \
545
507
-i " pandas.tseries.offsets.Day.is_on_offset GL08" \
546
508
-i " pandas.tseries.offsets.Day.n GL08" \
547
- -i " pandas.tseries.offsets.Day.nanos SA01" \
548
509
-i " pandas.tseries.offsets.Day.normalize GL08" \
549
- -i " pandas.tseries.offsets.Day.rule_code GL08" \
550
510
-i " pandas.tseries.offsets.Easter PR02" \
551
- -i " pandas.tseries.offsets.Easter.freqstr SA01" \
552
511
-i " pandas.tseries.offsets.Easter.is_on_offset GL08" \
553
512
-i " pandas.tseries.offsets.Easter.n GL08" \
554
- -i " pandas.tseries.offsets.Easter.nanos GL08" \
555
513
-i " pandas.tseries.offsets.Easter.normalize GL08" \
556
- -i " pandas.tseries.offsets.Easter.rule_code GL08" \
557
514
-i " pandas.tseries.offsets.FY5253 PR02" \
558
- -i " pandas.tseries.offsets.FY5253.freqstr SA01" \
559
515
-i " pandas.tseries.offsets.FY5253.get_rule_code_suffix GL08" \
560
516
-i " pandas.tseries.offsets.FY5253.get_year_end GL08" \
561
517
-i " pandas.tseries.offsets.FY5253.is_on_offset GL08" \
562
518
-i " pandas.tseries.offsets.FY5253.n GL08" \
563
- -i " pandas.tseries.offsets.FY5253.nanos GL08" \
564
519
-i " pandas.tseries.offsets.FY5253.normalize GL08" \
565
520
-i " pandas.tseries.offsets.FY5253.rule_code GL08" \
566
521
-i " pandas.tseries.offsets.FY5253.startingMonth GL08" \
567
522
-i " pandas.tseries.offsets.FY5253.variation GL08" \
568
523
-i " pandas.tseries.offsets.FY5253.weekday GL08" \
569
524
-i " pandas.tseries.offsets.FY5253Quarter PR02" \
570
- -i " pandas.tseries.offsets.FY5253Quarter.freqstr SA01" \
571
525
-i " pandas.tseries.offsets.FY5253Quarter.get_rule_code_suffix GL08" \
572
526
-i " pandas.tseries.offsets.FY5253Quarter.get_weeks GL08" \
573
527
-i " pandas.tseries.offsets.FY5253Quarter.is_on_offset GL08" \
574
528
-i " pandas.tseries.offsets.FY5253Quarter.n GL08" \
575
- -i " pandas.tseries.offsets.FY5253Quarter.nanos GL08" \
576
529
-i " pandas.tseries.offsets.FY5253Quarter.normalize GL08" \
577
530
-i " pandas.tseries.offsets.FY5253Quarter.qtr_with_extra_week GL08" \
578
531
-i " pandas.tseries.offsets.FY5253Quarter.rule_code GL08" \
@@ -581,107 +534,69 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
581
534
-i " pandas.tseries.offsets.FY5253Quarter.weekday GL08" \
582
535
-i " pandas.tseries.offsets.FY5253Quarter.year_has_extra_week GL08" \
583
536
-i " pandas.tseries.offsets.Hour PR02" \
584
- -i " pandas.tseries.offsets.Hour.freqstr SA01" \
585
537
-i " pandas.tseries.offsets.Hour.is_on_offset GL08" \
586
538
-i " pandas.tseries.offsets.Hour.n GL08" \
587
- -i " pandas.tseries.offsets.Hour.nanos SA01" \
588
539
-i " pandas.tseries.offsets.Hour.normalize GL08" \
589
- -i " pandas.tseries.offsets.Hour.rule_code GL08" \
590
540
-i " pandas.tseries.offsets.LastWeekOfMonth PR02,SA01" \
591
- -i " pandas.tseries.offsets.LastWeekOfMonth.freqstr SA01" \
592
541
-i " pandas.tseries.offsets.LastWeekOfMonth.is_on_offset GL08" \
593
542
-i " pandas.tseries.offsets.LastWeekOfMonth.n GL08" \
594
- -i " pandas.tseries.offsets.LastWeekOfMonth.nanos GL08" \
595
543
-i " pandas.tseries.offsets.LastWeekOfMonth.normalize GL08" \
596
- -i " pandas.tseries.offsets.LastWeekOfMonth.rule_code GL08" \
597
544
-i " pandas.tseries.offsets.LastWeekOfMonth.week GL08" \
598
545
-i " pandas.tseries.offsets.LastWeekOfMonth.weekday GL08" \
599
546
-i " pandas.tseries.offsets.Micro PR02" \
600
- -i " pandas.tseries.offsets.Micro.freqstr SA01" \
601
547
-i " pandas.tseries.offsets.Micro.is_on_offset GL08" \
602
548
-i " pandas.tseries.offsets.Micro.n GL08" \
603
- -i " pandas.tseries.offsets.Micro.nanos SA01" \
604
549
-i " pandas.tseries.offsets.Micro.normalize GL08" \
605
- -i " pandas.tseries.offsets.Micro.rule_code GL08" \
606
550
-i " pandas.tseries.offsets.Milli PR02" \
607
- -i " pandas.tseries.offsets.Milli.freqstr SA01" \
608
551
-i " pandas.tseries.offsets.Milli.is_on_offset GL08" \
609
552
-i " pandas.tseries.offsets.Milli.n GL08" \
610
- -i " pandas.tseries.offsets.Milli.nanos SA01" \
611
553
-i " pandas.tseries.offsets.Milli.normalize GL08" \
612
- -i " pandas.tseries.offsets.Milli.rule_code GL08" \
613
554
-i " pandas.tseries.offsets.Minute PR02" \
614
- -i " pandas.tseries.offsets.Minute.freqstr SA01" \
615
555
-i " pandas.tseries.offsets.Minute.is_on_offset GL08" \
616
556
-i " pandas.tseries.offsets.Minute.n GL08" \
617
- -i " pandas.tseries.offsets.Minute.nanos SA01" \
618
557
-i " pandas.tseries.offsets.Minute.normalize GL08" \
619
- -i " pandas.tseries.offsets.Minute.rule_code GL08" \
620
558
-i " pandas.tseries.offsets.MonthBegin PR02" \
621
- -i " pandas.tseries.offsets.MonthBegin.freqstr SA01" \
622
559
-i " pandas.tseries.offsets.MonthBegin.is_on_offset GL08" \
623
560
-i " pandas.tseries.offsets.MonthBegin.n GL08" \
624
- -i " pandas.tseries.offsets.MonthBegin.nanos GL08" \
625
561
-i " pandas.tseries.offsets.MonthBegin.normalize GL08" \
626
- -i " pandas.tseries.offsets.MonthBegin.rule_code GL08" \
627
- -i " pandas.tseries.offsets.MonthEnd.freqstr SA01" \
628
562
-i " pandas.tseries.offsets.MonthEnd.is_on_offset GL08" \
629
563
-i " pandas.tseries.offsets.MonthEnd.n GL08" \
630
- -i " pandas.tseries.offsets.MonthEnd.nanos GL08" \
631
564
-i " pandas.tseries.offsets.MonthEnd.normalize GL08" \
632
- -i " pandas.tseries.offsets.MonthEnd.rule_code GL08" \
633
565
-i " pandas.tseries.offsets.Nano PR02" \
634
- -i " pandas.tseries.offsets.Nano.freqstr SA01" \
635
566
-i " pandas.tseries.offsets.Nano.is_on_offset GL08" \
636
567
-i " pandas.tseries.offsets.Nano.n GL08" \
637
- -i " pandas.tseries.offsets.Nano.nanos SA01" \
638
568
-i " pandas.tseries.offsets.Nano.normalize GL08" \
639
- -i " pandas.tseries.offsets.Nano.rule_code GL08" \
640
569
-i " pandas.tseries.offsets.QuarterBegin PR02" \
641
- -i " pandas.tseries.offsets.QuarterBegin.freqstr SA01" \
642
570
-i " pandas.tseries.offsets.QuarterBegin.is_on_offset GL08" \
643
571
-i " pandas.tseries.offsets.QuarterBegin.n GL08" \
644
- -i " pandas.tseries.offsets.QuarterBegin.nanos GL08" \
645
572
-i " pandas.tseries.offsets.QuarterBegin.normalize GL08" \
646
573
-i " pandas.tseries.offsets.QuarterBegin.rule_code GL08" \
647
574
-i " pandas.tseries.offsets.QuarterBegin.startingMonth GL08" \
648
- -i " pandas.tseries.offsets.QuarterEnd.freqstr SA01" \
649
575
-i " pandas.tseries.offsets.QuarterEnd.is_on_offset GL08" \
650
576
-i " pandas.tseries.offsets.QuarterEnd.n GL08" \
651
- -i " pandas.tseries.offsets.QuarterEnd.nanos GL08" \
652
577
-i " pandas.tseries.offsets.QuarterEnd.normalize GL08" \
653
578
-i " pandas.tseries.offsets.QuarterEnd.rule_code GL08" \
654
579
-i " pandas.tseries.offsets.QuarterEnd.startingMonth GL08" \
655
580
-i " pandas.tseries.offsets.Second PR02" \
656
- -i " pandas.tseries.offsets.Second.freqstr SA01" \
657
581
-i " pandas.tseries.offsets.Second.is_on_offset GL08" \
658
582
-i " pandas.tseries.offsets.Second.n GL08" \
659
- -i " pandas.tseries.offsets.Second.nanos SA01" \
660
583
-i " pandas.tseries.offsets.Second.normalize GL08" \
661
- -i " pandas.tseries.offsets.Second.rule_code GL08" \
662
584
-i " pandas.tseries.offsets.SemiMonthBegin PR02,SA01" \
663
585
-i " pandas.tseries.offsets.SemiMonthBegin.day_of_month GL08" \
664
- -i " pandas.tseries.offsets.SemiMonthBegin.freqstr SA01" \
665
586
-i " pandas.tseries.offsets.SemiMonthBegin.is_on_offset GL08" \
666
587
-i " pandas.tseries.offsets.SemiMonthBegin.n GL08" \
667
- -i " pandas.tseries.offsets.SemiMonthBegin.nanos GL08" \
668
588
-i " pandas.tseries.offsets.SemiMonthBegin.normalize GL08" \
669
589
-i " pandas.tseries.offsets.SemiMonthBegin.rule_code GL08" \
670
590
-i " pandas.tseries.offsets.SemiMonthEnd SA01" \
671
591
-i " pandas.tseries.offsets.SemiMonthEnd.day_of_month GL08" \
672
- -i " pandas.tseries.offsets.SemiMonthEnd.freqstr SA01" \
673
592
-i " pandas.tseries.offsets.SemiMonthEnd.is_on_offset GL08" \
674
593
-i " pandas.tseries.offsets.SemiMonthEnd.n GL08" \
675
- -i " pandas.tseries.offsets.SemiMonthEnd.nanos GL08" \
676
594
-i " pandas.tseries.offsets.SemiMonthEnd.normalize GL08" \
677
595
-i " pandas.tseries.offsets.SemiMonthEnd.rule_code GL08" \
678
596
-i " pandas.tseries.offsets.Tick GL08" \
679
- -i " pandas.tseries.offsets.Tick.freqstr SA01" \
680
597
-i " pandas.tseries.offsets.Tick.is_on_offset GL08" \
681
598
-i " pandas.tseries.offsets.Tick.n GL08" \
682
- -i " pandas.tseries.offsets.Tick.nanos SA01" \
683
599
-i " pandas.tseries.offsets.Tick.normalize GL08" \
684
- -i " pandas.tseries.offsets.Tick.rule_code GL08" \
685
600
-i " pandas.tseries.offsets.Week PR02" \
686
601
-i " pandas.tseries.offsets.Week.is_on_offset GL08" \
687
602
-i " pandas.tseries.offsets.Week.n GL08" \
0 commit comments