-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Fixed merge between int64 uint64 and wrote test Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#58332 by YKim0172 was closed May 8, 2024 Loading…
3 tasks done
Issue 60723 resolved Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#60730 by BAnSsal was closed Mar 10, 2025 Loading…
5 tasks done
DEPR: automatic alignment on frame.__cmp__(series) Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
ENH: Option to return -inf/inf as lower/upper bound of quantiles, see… Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#22097 by dberenbaum was closed Jul 30, 2018 Loading…
3 of 4 tasks
Allow merge_asof on first column of like-levelled MultiIndexes MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#34259 by tmct was closed Jun 20, 2020 Loading…
3 of 4 tasks
Fix faulty logic with apply_empty_result() Apply Apply, Aggregate, Transform, Map Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#44937 by domdellumich was closed Feb 13, 2022 Loading…
2 of 3 tasks
Add "rows" as option to "axis" docstring Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#46841 by martin-martin was closed May 24, 2022 Loading…
4 tasks
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
ENH - GH:17160, DataFrame.pivot accepts a list of values Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#17339 by BBQHarvey was closed Nov 25, 2017 Loading…
4 tasks done
ENH: Add optional argument keep_index to dataframe melt method (merged master onto old PR) Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#28859 by smsaladi was closed Dec 9, 2019 Loading…
3 of 5 tasks
Fixing melt() when col_level>0 in a multi-index column MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20646 by rbavishi was closed Sep 25, 2018 Loading…
DOC: update the pandas.core.window.x.mean docstring Docs Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Backport PR #32166 on branch 1.0.x Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
CLN: avoid internals in DataFrame.sort_values Clean Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Use total_tie_count to normalize dense ranking Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18297 by proinsias was closed Feb 10, 2018 Loading…
3 of 4 tasks
ENH: Crosstab support for setting the margins name #15972 API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15973 by slide333333 was closed May 30, 2017 Loading…
REF: dont use numexpr in places where it doesnt help. Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#31984 by jbrockmendel was closed Feb 17, 2020 Loading…
DOC: Clarify behaviour of pd.merge Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#34495 by bharatr21 was closed Jul 8, 2020 Loading…
4 of 5 tasks
ENH: Add validation checks for non-unique merge keys Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#35373 by LewisDavies was closed Sep 26, 2020 Loading…
4 tasks done
BUG fix _Unstacker int32 limit in dataframe sizes (pandas-dev#26314) Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#34827 by KaonToPion was closed Sep 15, 2020 Loading…
2 of 5 tasks
DOC: Update pandas.DataFrame.tail docstring Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Bug in melt raising Error with dup columns as value vars Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.