Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

DEPR: freq ''2BQ-SEP" for to_period should raise an error Frequency DateOffsets Period Period data type
#56906 by natmokval was merged Jan 16, 2024 Loading…
1 task done
2.2
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
#56862 by meeseeksmachine was merged Jan 13, 2024 Loading… 2.2
REGR: freq "m" (as alias of deprecated "M") raises an error Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
#56849 by MarcoGorelli was merged Jan 13, 2024 Loading…
5 tasks
2.2
Backport PR #56594 on branch 2.2.x (DEPR: the method is_anchored() for offsets) Deprecate Functionality to remove in pandas Frequency DateOffsets
#56813 by meeseeksmachine was merged Jan 10, 2024 Loading… 2.2
DEPR: the method is_anchored() for offsets Deprecate Functionality to remove in pandas Frequency DateOffsets
#56594 by natmokval was merged Jan 10, 2024 Loading…
1 task done
2.2
DEPR: Tick.delta Deprecate Functionality to remove in pandas Frequency DateOffsets
#56558 by jbrockmendel was merged Dec 19, 2023 Loading…
3 of 5 tasks
2.2
CLN: remove unused entries from _lite_rule_alias Frequency DateOffsets Stale
#56516 by natmokval was closed Jul 21, 2024 Loading…
ENH: unify warning message in to_offset() Frequency DateOffsets
#56417 by natmokval was merged Dec 12, 2023 Loading… 2.2
TYP: require_matching_freq Frequency DateOffsets Typing type annotations, mypy/pyright type checking
#56374 by jbrockmendel was merged Dec 7, 2023 Loading…
5 tasks
2.2
DEPR: correct error message in to_offset Deprecate Functionality to remove in pandas Frequency DateOffsets
#56141 by natmokval was merged Nov 24, 2023 Loading… 2.2
DEPR offsets: rename ‘BY’ to ‘BYE' Deprecate Functionality to remove in pandas Frequency DateOffsets
#56092 by natmokval was merged Nov 22, 2023 Loading… 2.2
TYP: tighter typing in _apply_array Frequency DateOffsets Typing type annotations, mypy/pyright type checking
#56083 by jbrockmendel was merged Nov 25, 2023 Loading… 2.2
TYP: tighter typing in Offset._apply Frequency DateOffsets Stale
#56082 by jbrockmendel was closed Apr 23, 2024 Loading…
DEPR offsets: rename 'SM' to 'SME' Deprecate Functionality to remove in pandas Frequency DateOffsets
#56050 by natmokval was merged Nov 19, 2023 Loading… 2.2
Avoid warning in DateOffset addition Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations Warnings Warnings that appear or should be added to pandas
#56029 by jbrockmendel was merged Nov 18, 2023 Loading…
5 tasks
2.2
REF: de-duplicate freq pinning/validation Frequency DateOffsets Refactor Internal refactoring of code
#55987 by jbrockmendel was merged Nov 16, 2023 Loading…
5 tasks
2.2
DEPR: rename BQ to BQE for offsets Deprecate Functionality to remove in pandas Frequency DateOffsets
#55978 by natmokval was merged Nov 17, 2023 Loading… 2.2
ENH: Improve error message when constructing period with invalid freq Deprecate Functionality to remove in pandas Frequency DateOffsets
#55940 by natmokval was merged Nov 14, 2023 Loading… 2.2
ENH: Raise TypeError for offsets which are not supported as period frequency Frequency DateOffsets Period Period data type
#55844 by natmokval was merged Nov 7, 2023 Loading…
2 of 3 tasks
2.2
DEPR offsets: rename ‘Y’ to ‘YE' Deprecate Functionality to remove in pandas Frequency DateOffsets
#55792 by natmokval was merged Nov 9, 2023 Loading…
1 task done
2.2
ProTip! Filter pull requests by the default branch with base:main.