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 MultiIndex.union with duplicates and differing names MultiIndex
#62738 by phofl was merged Oct 18, 2025 Loading…
5 tasks done
3.0
Avoid reindexing values assigned to a multi-index when cols_droplevel contains empty values Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#62404 by matiaslindgren was merged Sep 24, 2025 Loading…
4 of 5 tasks
3.0
BUG: MultiIndex.factorize raising with length-0 MultiIndex
#62281 by jbrockmendel was merged Sep 8, 2025 Loading…
3 of 5 tasks
3.0
TST: regression test for GH#56853 (insert/delete with MultiIndex datetime) MultiIndex Testing pandas testing functions or related to the test suite
#62238 by skalwaghe-56 was merged Sep 6, 2025 Loading…
3 tasks done
3.0
DOC: documenting pandas.MultIndex.argsort Closing Candidate May be closeable, needs more eyeballs Docs MultiIndex Sorting e.g. sort_index, sort_values
#62005 by loicdiridollou was merged Oct 5, 2025 Loading…
1 of 5 tasks
3.0
BUG: Fix Series.reindex losing values when reindexing to MultiIndex Index Related to the Index class or subclasses MultiIndex
#61969 by Roline-Stapny was merged Aug 7, 2025 Loading…
4 tasks done
3.0
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…
BUG: fix error message for multiindex.fillna Error Reporting Incorrect or improved errors from pandas MultiIndex
#60974 by MarcoGorelli was merged Feb 20, 2025 Loading…
5 tasks
3.0
BUG: Fix bug in DataFrame binary op not respecting fill_value in case… MultiIndex Numeric Operations Arithmetic, Comparison, and Logical operations
#60906 by snitish was merged Feb 10, 2025 Loading…
5 tasks
3.0
BUG: Fix DataFrame binary arithmatic operation handling of unaligned … MultiIndex Numeric Operations Arithmetic, Comparison, and Logical operations
#60538 by snitish was merged Jan 15, 2025 Loading…
1 of 4 tasks
3.0
BUG: Convert output type in Excel for MultiIndex with period levels Bug IO Excel read_excel, to_excel MultiIndex Period Period data type
#60182 by ZKaoChi was merged Nov 22, 2024 Loading…
4 tasks done
3.0
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
BUG: allow None as name in multi-index during join Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#59546 by matiaslindgren was merged Aug 26, 2024 Loading…
4 of 5 tasks
3.0
Added a test for the groupby MultiIndex with codes Groupby MultiIndex Testing pandas testing functions or related to the test suite
#59102 by MurzNN was merged Jun 25, 2024 Loading…
5 tasks
3.0
Fix insertion of None value in MultiIndex Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex
#59069 by chaoyihu was merged Jun 25, 2024 Loading…
4 tasks done
3.0
PERF: MultiIndex._engine use smaller dtypes MultiIndex Performance Memory or execution speed performance
#58411 by GianlucaFicarelli was merged Apr 30, 2024 Loading…
5 tasks
3.0
ProTip! Follow long discussions with comments:>50.