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+BUG: Dispatch Tick comparisons to Timedelta Deprecate Functionality to remove in pandas Frequency DateOffsets
#30509 by jbrockmendel was closed Dec 27, 2019 Loading…
3 of 4 tasks
BUG: DTI.intersection doesnt preserve tz Bug Frequency DateOffsets Timezones Timezone data dtype
#7458 by sinhrks was merged Jun 14, 2014 Loading… 0.14.1
TST: clean skipping tests in test_offsets Frequency DateOffsets Testing pandas testing functions or related to the test suite
#7042 by jreback was merged May 5, 2014 Loading… 0.14.0
BUG: incorrect serialization of a CustomBusinessDay in HDF5 (GH8591) Bug Compat pandas objects compatability with Numpy or Python functions Frequency DateOffsets
#8699 by jreback was merged Oct 31, 2014 Loading… 0.15.1
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… 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
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
Backport PR #57536 on branch 2.2.x (BUG: dt64 + DateOffset with milliseconds) Datetime Datetime data dtype Frequency DateOffsets Numeric Operations Arithmetic, Comparison, and Logical operations
#57537 by meeseeksmachine was merged Feb 20, 2024 Loading… 2.2.1
TST: move orphaned business hour tests biz hour file (#27085) Frequency DateOffsets Testing pandas testing functions or related to the test suite
#42989 by felixDulys was merged Aug 12, 2021 Loading…
2 of 4 tasks
1.4
TST: move easter to own file and parameterize (#27085) Frequency DateOffsets Testing pandas testing functions or related to the test suite
#42990 by felixDulys was merged Aug 12, 2021 Loading…
2 of 4 tasks
1.4
TST: test_offsets files to better homes & parameterize (#27085) Frequency DateOffsets Testing pandas testing functions or related to the test suite
#42991 by felixDulys was merged Aug 12, 2021 Loading…
2 of 4 tasks
1.4
Backport PR #42115 on branch 1.3.x (REGR: DatetimeIndex.intersection #42104) Datetime Datetime data dtype Frequency DateOffsets Index Related to the Index class or subclasses Regression Functionality that used to work in a prior pandas version setops union, intersection, difference, symmetric_difference
#42154 by meeseeksmachine was merged Jun 21, 2021 Loading… 1.3
BUG: Tick + np.timedelta64 Frequency DateOffsets
#44474 by jbrockmendel was merged Nov 16, 2021 Loading…
3 of 4 tasks
1.4
Backport PR #45909 on branch 1.4.x (BUG: DateOffset(n) not defaulting to days) Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
#45918 by meeseeksmachine was merged Feb 11, 2022 Loading… 1.4.1
DEPR: warn parameter in infer_freq Deprecate Functionality to remove in pandas Frequency DateOffsets
#45947 by mroeschke was merged Feb 12, 2022 Loading…
3 tasks done
1.5
Backport PR #49610 on branch 1.5.x (BUG: date_range with freq="C" (business days) return value changed on 1.5.0) Frequency DateOffsets Regression Functionality that used to work in a prior pandas version
#49625 by meeseeksmachine was merged Nov 10, 2022 Loading… 1.5.2
BUG: respect freq=None in DTA constructor Datetime Datetime data dtype Frequency DateOffsets Timedelta Timedelta data type
#47296 by jbrockmendel was merged Jun 9, 2022 Loading…
3 of 5 tasks
1.5
ProTip! Exclude everything labeled bug with -label:bug.