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

ENH: allow .rolling / .expanding as groupby methods Enhancement Groupby Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12743 by jreback was closed Apr 26, 2016 Loading…
1 task done
0.18.1
ENH: pivot/groupby index with nan (GH3729) Bug Enhancement Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#21669 by andrewdalecramer was closed Nov 23, 2018 Loading…
4 tasks done
PERF: faster unstacking Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15510 by jreback was closed Mar 5, 2017 Loading… 0.20.0
Rolling window endpoints inclusion API Design Datetime Datetime data dtype Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15795 by carlosdanielcsantos was closed Apr 13, 2017 Loading…
5 tasks done
0.20.0
ERR: ValueError when merging on incompatible dtypes Dtype Conversions Unexpected or buggy dtype conversions Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18674 by reidy-p was merged Dec 10, 2017 Loading…
3 of 4 tasks
0.23.0
read_json support for orient="table" IO JSON read_json, to_json, json_normalize Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#19039 by WillAyd was merged Jan 6, 2018 Loading…
4 tasks done
0.23.0
ENH: Allow for join between two multi-index dataframe instances Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20356 by harisbal was merged Nov 15, 2018 Loading… 0.24.0
ENH: Add sort keyword to unstack Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#53298 by mroeschke was merged Jun 1, 2023 Loading…
5 tasks
2.1
BUG: merge not always following documented sort behavior Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54611 by lukemanley was merged Aug 23, 2023 Loading…
10 tasks done
2.2
BUG: DataFrame.stack with EA columns Bug ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#44401 by jbrockmendel was merged Nov 12, 2021 Loading…
4 tasks done
1.4
BUG: fixed merging with empty frame containing an Int64 column (#25183) Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25289 by josham was merged Feb 24, 2019 Loading…
4 tasks done
0.24.2
BUG - pd.concat with all Series on axis=1 ignores the names argument (Issue: 23490) Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23499 by ms7463 was merged Nov 6, 2018 Loading…
3 of 4 tasks
0.24.0
Pivot table drops column/index names=nan when dropna=false Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14246 by OXPHOS was closed Apr 26, 2017 Loading…
3 of 4 tasks
FIX: pivot_table dropna=False drops index level names Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12327 by Winand was closed Apr 14, 2016 Loading…
Fixed pandas.DataFrame().join() function. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#11203 by sorenwacker was closed Oct 5, 2015 Loading…
Update test_merge.py:TestMergeMulti.test_join_multi_levels Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
#16262 by OXPHOS was closed Jul 26, 2017 Loading…
rolling.quantile returns an interpolated result Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16216 by guillemborrell was closed May 5, 2017 Loading…
4 tasks done
ENH: Multi-level join on multi-indexes Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16162 by harisbal was closed Mar 11, 2018 Loading…
ENH : First attempt to add sparse_pivot Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14510 by yupbank was closed Dec 16, 2016 Loading…
4 tasks
ERR: qcut uniquess checking Error Reporting Incorrect or improved errors from pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14455 by ashishsingal1 was closed Dec 27, 2016 Loading…
1 of 4 tasks
BUG: crosstab with margins=True and dropna=False Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12643 by OXPHOS was closed Mar 16, 2016 Loading…
Fix #12695 : RangeIndex generated with pd.concat with ignore_index as True Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12696 by AnkurDedania was closed Apr 10, 2016 Loading…
1 of 4 tasks
WIP: ENH: pivot/groupby index with nan Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12607 by nbonnotte was closed Jul 26, 2017 Loading…
17 of 36 tasks
Roll apply nonfloat dtypes Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#11620 by sandhujasmine was closed Nov 18, 2015 Loading…
BUG: support fused types in roll_min/max #12373 Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12481 by joshuastorck was closed Apr 18, 2016 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.