-
- 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
Fix bool float no coercion Bug Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18607 by aschade was closed Mar 16, 2018 Loading…
3 tasks done
ENH: Added 'sum' to the set of statistics returned by df.field.describe() Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14986 by palewire was closed Dec 26, 2016 Loading…
2 of 3 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
BUG: agg with axis=1 Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#19605 by spencerogden was closed Jul 7, 2018 Loading…
2 of 3 tasks
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
Update merging.rst Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#17556 by 1kastner was closed Oct 19, 2017 Loading…
2 tasks
ENH add fill_value feature to pd.get_dummies Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15926 by beckermr was closed Aug 1, 2017 Loading…
4 tasks done
ENH: merge_asof() has left_index/right_index and left_by/right_by (#14253) Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#14426 by chrisaycock was closed Oct 28, 2016 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
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
DOC: update Rolling.std docstring Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20235 by mmaybeno was merged Mar 12, 2018 Loading…
5 tasks done
DOC: update the DataFrame.mode method docstring Docs Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20241 by mkoo21 was closed Aug 17, 2018 Loading…
5 tasks done
DOC: Update the DataFrame.join() docstring Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20195 by kantologist was closed Nov 3, 2018 Loading…
5 tasks done
Doc: Updated DataFrame.dot docstring Docs Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20243 by ndtallant was closed Mar 13, 2018 Loading…
5 tasks done
DOC: update the pd.Index.argsort docstring Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20232 by dajcs was merged Mar 12, 2018 Loading…
4 of 9 tasks
DOC: update the NDFrame.transform docstring Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20200 by oscar6echo was closed Oct 4, 2018 Loading…
5 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.