-
- 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
PERF: Improve performance of Series.isin() on sets Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25812 by kykosic was closed Mar 24, 2019 Loading…
4 tasks done
MultiIndex Support for DataFrame.pivot Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25330 by thoo was closed Jul 11, 2019 Loading…
4 tasks
ENH: accept None behaviour for suffixes in DataFrame.merge API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25243 by charlesdong1991 was closed Mar 19, 2019 Loading…
4 tasks
Fixed interpolate function Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25210 by Vibhu-Agarwal was closed Jun 8, 2019 Loading…
4 tasks done
BUG: Rewrite _make_concat_multiindex MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25117 by toobaz was closed Mar 20, 2019 Loading…
4 tasks done
BUG-24915 fix unhashble Series.name in df aggregation Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#24920 by lofoyet was closed Feb 28, 2019 Loading…
2 of 4 tasks
Series.value_counts: Preserve original ordering Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#24302 by tomspur was closed Mar 19, 2019 Loading…
4 of 5 tasks
Fixing shift() for ExtensionArray ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
BUG: Preserve categorical dtypes when melting (#15853) Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23671 by dsm054 was closed Jan 5, 2019 Loading…
4 tasks done
Ensure Index._data is an ndarray Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
PERF: speed up concat on Series by skipping unnecessary DataFrame creation Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
API: Unify .update to generic Clean Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23192 by h-vetinari was closed Apr 20, 2019 Loading…
4 tasks done
REF: Simplify Datetimelike constructor dispatching Datetime Datetime data dtype Period Period data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#23140 by jbrockmendel was closed Oct 18, 2018 Loading…
BUG: Fix dtype inconsistency when appending to empty DataFrame Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#22703 by lowerthansound was closed Sep 27, 2018 Loading…
4 tasks
ENH: add inplace-kwarg to df.update API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#22286 by h-vetinari was closed Dec 3, 2018 Loading…
4 tasks done
qcut: Option to return -inf/inf as lower/upper bound Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#22185 by dberenbaum was closed Mar 1, 2019 Loading…
4 tasks done
BUG: TimedeltaIndex.intersection Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timedelta Timedelta data type
#22114 by kirkhansen was closed Feb 27, 2019 Loading…
4 tasks
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
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
Maintain Dict Ordering with Concat Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#21512 by SaturninoMateus was closed Oct 11, 2018 Loading…
4 tasks done
Adding Multiindex support to dataframe pivot function(Fixes #21425) Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#21467 by NikhilKumarM was closed Feb 6, 2019 Loading…
4 tasks done
ENH: Merge DataFrame and Series using Concat, Merge/Join, Stack/Unstack, Explode
on (GH21220) Enhancement Reshaping ProTip! Follow long discussions with comments:>50.