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

Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908) Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Stale
#61381 by rit4rosa was closed Oct 5, 2025 Loading…
PERF: Only clear cached .levels when setting MultiIndex.names MultiIndex Performance Memory or execution speed performance
#59578 by mroeschke was merged Sep 3, 2024 Loading… 3.0
PERF: DataFrame.loc and Series.loc when key is a MultiIndex MultiIndex Performance Memory or execution speed performance
#56062 by lukemanley was merged Nov 19, 2023 Loading…
4 tasks done
2.2
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
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
#54945 by lukemanley was merged Sep 2, 2023 Loading…
5 tasks done
2.1.1
Backport PR #54885 on branch 2.1.x (REGR: setitem with part of a MultiIndex raises) MultiIndex Regression Functionality that used to work in a prior pandas version
#54899 by meeseeksmachine was merged Aug 31, 2023 Loading… 2.1.1
Backport PR #53102 on branch 2.0.x (REGR: MultiIndex.join not resorting levels of new index) MultiIndex Regression Functionality that used to work in a prior pandas version
#53113 by meeseeksmachine was merged May 6, 2023 Loading… 2.0.2
REGR: MultiIndex.join not resorting levels of new index MultiIndex Regression Functionality that used to work in a prior pandas version
#53102 by phofl was merged May 5, 2023 Loading…
5 tasks done
2.0.2
Backport PR #53060 on branch 2.0.x (REGR: df.loc setitem losing midx names) Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Regression Functionality that used to work in a prior pandas version
#53080 by meeseeksmachine was merged May 4, 2023 Loading… 2.0.2
TST: test loc index df with a MultiIndex and constituent IntervalIndex Interval Interval data type MultiIndex Sprints Sprint Pull Requests Stale
#52811 by asdinara was closed May 24, 2023 Loading…
3 tasks
Backport PR #51605 on branch 2.0.x (REGR: MultiIndex.isin with empty iterable raising) MultiIndex Regression Functionality that used to work in a prior pandas version
#51617 by meeseeksmachine was merged Feb 24, 2023 Loading… 2.0
CLN: Remove MultiIndex._get_grouper_for_level Clean MultiIndex
#49597 by codamuse was closed Nov 13, 2022 Loading…
3 of 5 tasks
Backport PR #49080 on branch 1.5.x (REGR: midx.values resetting freq of underyling index) MultiIndex Regression Functionality that used to work in a prior pandas version
#49094 by meeseeksmachine was merged Oct 14, 2022 Loading… 1.5.1
BUG/PERF: MultiIndex.difference losing EA dtype ExtensionArray Extending pandas with custom dtypes or arrays. MultiIndex Performance Memory or execution speed performance
#48722 by lukemanley was closed Sep 23, 2022 Loading…
4 tasks done
REGR: sort_value can not sort levels with non nas and nans MultiIndex Regression Functionality that used to work in a prior pandas version
#48626 by phofl was closed Oct 7, 2022 Loading…
5 tasks
BUG: MultiIndex.union losing dtype when right has duplicates MultiIndex NA - MaskedArrays Related to pd.NA and nullable extension arrays
#48591 by phofl was closed Oct 7, 2022 Loading…
4 of 5 tasks
Backport PR #47774 on branch 1.4.x (BUG: Fix fillna on multi indexed Dataframe doesn't work) DataFrame DataFrame data structure Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex
#48216 by simonjayhawkins was merged Aug 23, 2022 Loading… 1.4.4
BUG: preserve _id in MultiIndex.copy(deep=False) MultiIndex
#47900 by jbrockmendel was merged Jul 29, 2022 Loading…
4 of 5 tasks
1.5
BUG FIX: incorrect type when casting to nullable type in multiindex dataframe MultiIndex NA - MaskedArrays Related to pd.NA and nullable extension arrays
#47419 by weikhor was closed Aug 16, 2022 Loading…
5 tasks
ProTip! Follow long discussions with comments:>50.