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

DOC: Add versionadded markers for anti joins Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62962 by phofl was merged Nov 6, 2025 Loading…
5 tasks
3.0
BUG: Fix sorting behavior of DataFrame.join on list arguments Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sorting e.g. sort_index, sort_values
#62954 by rhshadrach was merged Nov 4, 2025 Loading…
1 of 5 tasks
3.0
PERF: Avoid deep copies when casting dtypes in merge Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62902 by phofl was merged Oct 29, 2025 Loading…
3 of 5 tasks
3.0
BUG: concat([ints, bools]) incorrect casting Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62889 by jbrockmendel was merged Oct 28, 2025 Loading…
2 of 5 tasks
3.0
DEPR/BUG: Do not ignore sort in concat for DatetimeIndex Bug Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62843 by rhshadrach was merged Nov 5, 2025 Loading…
1 of 5 tasks
Improve error reporting when merge validation fails Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62837 by phofl was merged Oct 25, 2025 Loading…
5 tasks done
3.0
TST: Add test DataFrame.join with CategoricalIndex Needs Tests Unit test(s) needed to prevent regressions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62812 by matiaslindgren was merged Nov 1, 2025 Loading…
3 of 5 tasks
3.0
DOC: Additional "merge_asof" Docs Explaination Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62753 by zephyrieal was merged Oct 27, 2025 Loading…
1 of 5 tasks
3.0
BUG: Do not ignore sort in concat for DatetimeIndex Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62752 by rhshadrach was closed Oct 25, 2025 Draft
1 of 5 tasks
BUG: Merge fails on pyarrow datetime columns Arrow pyarrow functionality Bug Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62356 by 13muskanp was closed Oct 6, 2025 Loading…
3 of 5 tasks
BUG: fix error when unstacking with sort=False when indexes contains NA Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62334 by Alvaro-Kothe was merged Sep 15, 2025 Loading…
4 of 5 tasks
3.0
BUG: merge with CategoricalDtype RecursionError Categorical Categorical Data Type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62282 by jbrockmendel was merged Sep 8, 2025 Loading…
3 of 5 tasks
3.0
BUG: Fix concat dtype preservation through concat Bug Categorical Categorical Data Type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61893 by adrienpacifico was closed Jul 22, 2025 Loading…
2 of 5 tasks
Raise MergeError on mismatched signed/unsigned int merge keys Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61694 by RITAMIT2023 was closed Oct 5, 2025 Loading…
ENH #61033: Add coalesce_keys option to DataFrame.join for preserving join keys Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61678 by rit4rosa was closed Jul 28, 2025 Loading…
BUG: DataFrame.explode fails with str dtype Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data
#61623 by rhshadrach was merged Jun 24, 2025 Loading…
5 tasks
2.3.1
BUG: Fix pivot_table margins to include NaN groups when dropna=False Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61524 by iabhi4 was merged Jul 13, 2025 Loading…
4 tasks done
3.0
BUG: Raise clear error for duplicate id_vars in melt (GH61475) Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61484 by ZanirP was merged May 30, 2025 Loading…
4 of 5 tasks
3.0
fix(doc): #61432 typing Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61455 by cmp0xff was merged May 20, 2025 Loading…
1 of 5 tasks
3.0
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434) Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61454 by iabhi4 was closed Oct 5, 2025 Loading…
4 tasks done
BUG: Raise MergeError when suffixes result in duplicate column names … Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61422 by Farsidetfs was merged Jun 6, 2025 Loading… 3.0
DOC: Add missing punctuation to merging.rst Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61315 by star1327p was merged Apr 21, 2025 Loading…
5 tasks
3.0
BUG: pivot_table with overlapping values Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61293 by it176131 was merged Apr 23, 2025 Loading…
5 of 6 tasks
3.0
BUG: Fix pyarrow categoricals not working for pivot and multiindex Arrow pyarrow functionality Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61193 by robin-mader-bis was merged Apr 14, 2025 Loading…
5 tasks done
3.0
DOC: Add details of dropna in DataFrame.pivot_table Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61184 by it176131 was merged Apr 2, 2025 Loading…
4 of 5 tasks
3.0
ProTip! no:milestone will show everything without a milestone.