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

Backport PR #54945 on branch 2.1.x (REGR: MultiIndex.append raising for overlapping IntervalIndex levels) Interval Interval data type MultiIndex Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54968 by meeseeksmachine was merged Sep 2, 2023 Loading… 2.1.1
Backport PR #56766 on branch 2.2.x (BUG: IntervalIndex.from_tuples raising with masked subtype) Interval Interval data type NA - MaskedArrays Related to pd.NA and nullable extension arrays
#56785 by meeseeksmachine was merged Jan 8, 2024 Loading… 2.2
Backport PR #42334 on branch 1.3.x (PERF/REGR: restore IntervalIndex._intersection_non_unique) Index Related to the Index class or subclasses Interval Interval data type Performance Memory or execution speed performance setops union, intersection, difference, symmetric_difference
#42336 by meeseeksmachine was merged Jul 1, 2021 Loading… 1.3
Backport PR #41934 on branch 1.3.x (BUG: IntervalIndex.get_indexer with categorical both have nans) Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#42082 by meeseeksmachine was merged Jun 17, 2021 Loading… 1.3
BUG: partial-indexing on MultiIndex with IntervalIndex level Bug Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type MultiIndex
#42569 by jbrockmendel was merged Jul 28, 2021 Loading…
2 of 4 tasks
1.4
BUG: Series[Interval[int64]] setitem Interval[float] Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#44201 by jbrockmendel was merged Oct 27, 2021 Loading…
3 of 4 tasks
1.4
BUG: Series.where with IntervalDtype when no-op Bug Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type
#44585 by jbrockmendel was merged Nov 25, 2021 Loading…
4 tasks done
1.4
BUG: IntervalArray.__setitem__ with nan raise TypeError, not ValueError Bug Error Reporting Incorrect or improved errors from pandas Interval Interval data type
#45484 by jbrockmendel was merged Jan 22, 2022 Loading…
3 of 4 tasks
1.5
Backport PR #45662 on branch 1.4.x (BUG: Fix joining overlapping IntervalIndex objects (GH-45661)) Index Related to the Index class or subclasses Interval Interval data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#45682 by meeseeksmachine was merged Jan 28, 2022 Loading… 1.4.1
BUG: Series[Period][mask] = 'foo' raising inconsistent with non-mask indexing Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Interval Interval data type Period Period data type
#45768 by jbrockmendel was merged Feb 2, 2022 Loading…
3 of 4 tasks
1.5
Backport PR #47771 on branch 1.4.x (REGR: fix pd.cut with datetime IntervalIndex as bins) cut cut, qcut Interval Interval data type Regression Functionality that used to work in a prior pandas version
#48166 by meeseeksmachine was merged Aug 19, 2022 Loading… 1.4.4
Backport PR #31232 on branch 1.0.x (REGR: Fix IntervalIndex.map when result is object dtype) Interval Interval data type Regression Functionality that used to work in a prior pandas version
#31246 by meeseeksmachine was merged Jan 23, 2020 Loading… 1.0.0
REF: MultiIndex._validate_insert_value, IntervaArray._validate_setitem_value Clean Index Related to the Index class or subclasses Interval Interval data type MultiIndex
#36461 by jbrockmendel was merged Sep 19, 2020 Loading… 1.2
TYP: IntervalIndex.SetopCheck Interval Interval data type Typing type annotations, mypy/pyright type checking
#36995 by jbrockmendel was merged Oct 10, 2020 Loading…
5 tasks
1.2
CLN: value -> key Clean Interval Interval data type
#36905 by jbrockmendel was merged Oct 6, 2020 Loading…
5 tasks
1.2
REF: IntervalIndex._assert_can_do_setop Interval Interval data type Refactor Internal refactoring of code
#38112 by jbrockmendel was merged Nov 28, 2020 Loading… 1.2
IntervalIndex/IntervalArray __repr__ remove redundant closed Interval Interval data type Output-Formatting __repr__ of pandas objects, to_string
#39085 by jbrockmendel was merged Jan 11, 2021 Loading… 1.3
REF: share IntervalIndex._simple_new with ExtensionIndex ExtensionArray Extending pandas with custom dtypes or arrays. Index Related to the Index class or subclasses Interval Interval data type Refactor Internal refactoring of code
#40617 by jbrockmendel was merged Mar 24, 2021 Loading… 1.3
REF: De-duplicate ExtensionIndex._validate_fill_value ExtensionArray Extending pandas with custom dtypes or arrays. Interval Interval data type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#39923 by jbrockmendel was merged Feb 21, 2021 Loading…
4 tasks
1.3
ENH: maybe_convert_objects handle IntervalArray Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type
#41776 by jbrockmendel was merged Jun 2, 2021 Loading… 1.3
REF: stronger typing in IntervalTree Interval Interval data type Typing type annotations, mypy/pyright type checking
#41814 by jbrockmendel was merged Jun 4, 2021 Loading…
4 tasks
1.3
ProTip! Updated in the last three days: updated:>2025-11-27.