-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backport PR #56910 on branch 2.2.x (DEPR: lowercase freqs 'ye', 'qe', etc. raise a ValueError) Deprecate Functionality to remove in pandas Frequency DateOffsets
Backport PR #56906 on branch 2.2.x (DEPR: freq ''2BQ-SEP" for to_period should raise an error) Frequency DateOffsets Period Period data type
REGR: freq "m" (as alias of deprecated "M") raises an error Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
Backport PR #56849 on branch 2.2.x (REGR: freq "m" (as alias of deprecated "M") raises an error) Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
Backport PR #56594 on branch 2.2.x (DEPR: the method is_anchored() for offsets) Deprecate Functionality to remove in pandas Frequency DateOffsets
TYP: require_matching_freq Frequency DateOffsets Typing type annotations, mypy/pyright type checking
TYP: tighter typing in _apply_array Frequency DateOffsets Typing type annotations, mypy/pyright type checking
Avoid warning in DateOffset addition Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Warnings Warnings that appear or should be added to pandas
REF: de-duplicate freq pinning/validation Frequency DateOffsets Refactor Internal refactoring of code
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.