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

REF: melt Refactor Internal refactoring of code Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55948 by mroeschke was merged Nov 14, 2023 Loading… 2.2
BUG: pivot_table with margins and numeric columns Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55933 by quangngd was merged Nov 20, 2023 Loading…
3 of 4 tasks
2.2
Fixes #55884- Added else for invalid fill_method Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55927 by ziadk was merged Nov 14, 2023 Loading…
3 tasks done
2.2
BUG/PERF: merge_asof raising TypeError for various "by" column dtypes Bug Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55678 by lukemanley was merged Oct 25, 2023 Loading…
5 tasks done
2.2
Backport PR #55670 on branch 2.1.x (REGR: merge_asof raising TypeError for "by" with datelike dtypes) Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55676 by meeseeksmachine was merged Oct 25, 2023 Loading… 2.1.2
REGR: merge_asof raising TypeError for "by" with datelike dtypes Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55670 by lukemanley was merged Oct 25, 2023 Loading…
5 tasks done
2.1.2
DOC: Correct groupby().mean() usage in table layout getting started article Docs Groupby Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55600 by ragibson was merged Oct 19, 2023 Loading… 2.2
BUG/PERF: merge_asof with multiple "by" keys Bug Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55580 by lukemanley was merged Oct 22, 2023 Loading…
5 tasks done
2.2
DEPR: Previous implementation of DataFrame.stack Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55448 by rhshadrach was merged Oct 17, 2023 Loading…
5 tasks done
2.2
BUG: DataFrame.join reordering index levels when joining on subset of levels Bug MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55370 by lukemanley was merged Oct 4, 2023 Loading…
5 tasks done
2.2
Backport PR #55348 on branch 2.1.x (REGR: join segfaulting for arrow string with nulls) Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data
#55357 by meeseeksmachine was merged Oct 2, 2023 Loading… 2.1.2
REGR: join segfaulting for arrow string with nulls Reshaping Concat, Merge/Join, Stack/Unstack, Explode Strings String extension data type and string data
#55348 by phofl was merged Oct 2, 2023 Loading…
5 tasks
2.1.2
This fix enables you to preserve the datetime precision when using the melt method. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55270 by paulreece was merged Oct 3, 2023 Loading…
1 task done
2.2
BUG: concat(axis=1) ignoring sort parameter for DatetimeIndex Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55085 by lukemanley was merged Sep 11, 2023 Loading…
6 tasks done
2.2
2
1
PERF: concat(axis=1) with unaligned indexes Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55084 by lukemanley was merged Sep 11, 2023 Loading…
4 tasks done
2.2
BUG: merge with left and/or right empty returning mis-ordered columns Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55028 by lukemanley was merged Sep 6, 2023 Loading…
7 tasks done
2.2
3
1
Backport PR #54974 on branch 2.1.x (Include pyarrow_numpy string in efficient merge implementation) Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55021 by meeseeksmachine was merged Sep 6, 2023 Loading… 2.1.1
Backport PR #54914 on branch 2.1.x (REGR: concat raising for 2 different ea dtypes) Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55018 by meeseeksmachine was merged Sep 5, 2023 Loading… 2.1.1
ENH: Move factorizing for merge to EA interface ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#54975 by phofl was closed Apr 23, 2024 Loading…
5 tasks
Include pyarrow_numpy string in efficient merge implementation Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54974 by phofl was merged Sep 5, 2023 Loading…
5 tasks
2.1.1
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
BUG: DataFrame.stack with future_stack=True failing when columns are tuples Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54962 by rhshadrach was merged Sep 2, 2023 Loading…
5 tasks done
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 #54895 on branch 2.1.x (REGR: Merge raising when left merging on arrow string index) Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54933 by meeseeksmachine was merged Sep 1, 2023 Loading… 2.1.1
ProTip! Type g i on any issue or pull request to go back to the issue listing page.