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

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
#36795 by jbrockmendel was merged Oct 3, 2020 Loading…
4 of 5 tasks
1.2
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…
TST: added test_join_multiindex_dates Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale Testing pandas testing functions or related to the test suite
#44200 by zMendes was closed Nov 28, 2021 Loading…
3 tasks
DOC: update the pandas.core.window.x.mean docstring Docs Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20265 by johnnymetz was merged Mar 17, 2018 Loading…
5 tasks done
0.23.0
Backport PR #32166 on branch 1.0.x Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#32269 by jbrockmendel was merged Feb 27, 2020 Loading… 1.0.2
CLN: avoid internals in DataFrame.sort_values Clean Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#33081 by jbrockmendel was closed Mar 30, 2020 Loading… 1.1
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…
BUG: Fix resample with np.timedelta64 loffset has no effect Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
#18708 by Licht-T was closed Jan 21, 2018 Loading…
3 of 4 tasks
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
#20225 by thismakessand was merged Mar 11, 2018 Loading…
5 tasks done
0.23.0
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
#41964 by phofl was merged Jun 15, 2021 Loading…
4 tasks done
1.3
BUG: merge_ordered fails with list-like left_by or right_by Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#38089 by GYHHAHA was merged Nov 29, 2020 Loading…
3 of 5 tasks
1.2
ProTip! Add no:assignee to see everything that’s not assigned.