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

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
Fixes np.unique on SparseArray Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#19651 by hexgnu was closed Oct 17, 2018 Loading…
4 tasks done
TST: split tests for windows to sub-modules Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
#19667 by giba0 was closed Jul 8, 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
DOC: Enhancing pivot / reshape docs Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#21038 by VincentLa was merged Nov 12, 2018 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: Adds example of joining a series to a dataframe. Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#19235 by pdpark was closed Nov 3, 2018 Loading…
1 task done
Doc: Add example of merging a Series with a Dataframe Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#19160 by pdpark was closed Jan 14, 2018 Loading…
1 task done
Allows for merging of SparseDataFrames, and fixes __array__ interface Reshaping Concat, Merge/Join, Stack/Unstack, Explode Sparse Sparse Data Type
#19488 by hexgnu was closed Oct 17, 2018 Loading…
4 tasks done
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
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 pandas.cut docstring Docs Interval Interval data type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20104 by ikoevska was merged Mar 16, 2018 Loading…
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.