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

BUG: PeriodIndex.asfreq silently converts offset to period Bug Deprecate Functionality to remove in pandas Frequency DateOffsets
#57075 by natmokval was closed Feb 7, 2024 Loading… updated Feb 7, 2024
DEPR: lowercase freqs 'ye', 'qe', etc. raise a ValueError Deprecate Functionality to remove in pandas Frequency DateOffsets
#56910 by natmokval was merged Jan 17, 2024 Loading… updated Jan 18, 2024
2 tasks done
2.2
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
#56924 by meeseeksmachine was merged Jan 17, 2024 Loading… updated Jan 17, 2024 2.2
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
#56916 by meeseeksmachine was merged Jan 16, 2024 Loading… updated Jan 16, 2024 2.2
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… updated Jan 16, 2024
1 task done
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… updated Jan 15, 2024
5 tasks
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… updated Jan 13, 2024 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… updated Jan 12, 2024
1 task done
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… updated Jan 10, 2024 2.2
DEPR: Tick.delta Deprecate Functionality to remove in pandas Frequency DateOffsets
#56558 by jbrockmendel was merged Dec 19, 2023 Loading… updated Dec 20, 2023
3 of 5 tasks
2.2
ENH: unify warning message in to_offset() Frequency DateOffsets
#56417 by natmokval was merged Dec 12, 2023 Loading… updated Dec 12, 2023 2.2
TYP: require_matching_freq Frequency DateOffsets Typing type annotations, mypy/pyright type checking
#56374 by jbrockmendel was merged Dec 7, 2023 Loading… updated Dec 7, 2023
5 tasks
2.2
DEPR offsets: rename 'M' to 'ME' Deprecate Functionality to remove in pandas Frequency DateOffsets
#52064 by natmokval was merged Sep 20, 2023 Loading… updated Dec 7, 2023 2.2
DOC: add missing parameters to DateOffset classes: Milli, Micro and Nano Docs Frequency DateOffsets
#56336 by vinitaparasrampuria was merged Dec 6, 2023 Loading… updated Dec 6, 2023
1 task
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… updated Nov 27, 2023 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… updated Nov 24, 2023 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… updated Nov 22, 2023 2.2
DEPR offsets: rename 'SM' to 'SME' Deprecate Functionality to remove in pandas Frequency DateOffsets
#56050 by natmokval was merged Nov 19, 2023 Loading… updated Nov 19, 2023 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… updated Nov 18, 2023
2 of 3 tasks
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… updated Nov 18, 2023
5 tasks
2.2
DEPR: 'A' in favour of 'Y' Deprecate Functionality to remove in pandas Frequency DateOffsets Stale
#54403 by natmokval was closed Nov 17, 2023 Draft updated Nov 17, 2023
1 task done
DEPR: rename BQ to BQE for offsets Deprecate Functionality to remove in pandas Frequency DateOffsets
#55978 by natmokval was merged Nov 17, 2023 Loading… updated Nov 17, 2023 2.2
REF: de-duplicate freq pinning/validation Frequency DateOffsets Refactor Internal refactoring of code
#55987 by jbrockmendel was merged Nov 16, 2023 Loading… updated Nov 16, 2023
5 tasks
2.2
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.