-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Fix concat DataFrame and Series with ignore_index=True Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Issue 60723 resolved Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60730 by BAnSsal was closed Mar 10, 2025 Loading…
5 tasks done
Backport PR #60703 on branch 2.3.x (TST(string dtype): Resolve xfails in stack_unstack) Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST(string dtype): Resolve xfails in stack_unstack Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST(string dtype): Resolve xfails in test_from_dummies Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data Testing pandas testing functions or related to the test suite
ENH: Add sort_columns parameter to combine_first Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60437 by U-S-jun was closed Dec 29, 2024 Loading…
5 tasks done
BUG: Fixes pd.merge issue with columns of dtype numpy.uintc on windows Reshaping Concat, Merge/Join, Stack/Unstack, Explode Window rolling, ewma, expanding
BUG: Fix inconsistent pivot table subaggregation when index is None Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: allow None as name in multi-index during join Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: Add merge type validation on Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
pandas.merge Error Reporting ENH: pd.concat with keys and ignore_index=True should raise Enhancement Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: chokes on pd.DatetimeTZDtype if there are no rows. ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
PERF: Use shallow copies/remove unnecessary copies in reshaping Copy / view semantics Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: Add **kwargs to pivot_table to allow the specification of aggfunc keyword arguments #57884 Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
PERF: future_stack=True with non-MulitIndex columns Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
REF: Break up stack_v3 Refactor Internal refactoring of code Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Add np.uintc to _factorizers in merge.py to fix KeyError when merging DataFrames with uintc columns Reshaping Concat, Merge/Join, Stack/Unstack, Explode Windows Windows OS
#58727 by Tirthchoksi22 was closed Jun 17, 2024 Loading…
5 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.