-
- 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
BUG: GH10355 groupby std() doesnt sqrt grouping cols Bug Groupby
#11507 by henrystokeley was closed Jan 6, 2016 Loading…
BUG: GH13629 Binned groupby median function calculates median on empt… Bug Categorical Categorical Data Type Groupby
#14225 by paul-mannino was merged Sep 18, 2016 Loading…
ENH: Add pipe method to GroupBy (fixes #10353) API Design Groupby
#10466 by ghl3 was closed Dec 6, 2015 Loading…
BUG: GH10355 groupby std() no longer sqrts grouping cols Bug Groupby
#11300 by henrystokeley was closed Nov 5, 2015 Loading…
BUG: Fixed bug in len(DataFrame.groupby) causing IndexError when there's a NaN-only column (issue11016) Bug Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#11030 by terrytangyuan was closed Sep 9, 2015 Loading…
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
BUG in DataFrameGroupBy.rank raising an obscure TypeError Error Reporting Incorrect or improved errors from pandas Groupby
#11918 by nbonnotte was closed Nov 22, 2016 Loading…
BUG: SeriesGroupby.nunique raises an IndexError on empty Series #12553 Bug Groupby
#12560 by thanasis2028 was closed Dec 16, 2016 Loading…
ENH: implement 'reverse' for grouping API Design Groupby
#13405 by swinman was closed Jun 8, 2016 Loading…
User facing AssertionError in empty groupby GH5289 Error Reporting Incorrect or improved errors from pandas Groupby
#8987 by springcoil was closed May 9, 2015 Loading…
DOC: Added get_group() example to grouby.html Docs Groupby
#8811 by matthewgilbert was merged Nov 15, 2014 Loading…
API: Allow groupby's by to take column and index names [WIP] API Design Bug Enhancement Groupby
#7033 by TomAugspurger was closed May 9, 2015 Loading…
ENH: Groupby.plot enhancement API Design Enhancement Groupby Visualization plotting
#8018 by sinhrks was closed Mar 20, 2017 Loading…
9 tasks done
Remove properties from groupby whitelists Clean Groupby
#17600 by jbrockmendel was closed Sep 21, 2017 Loading…
1 of 4 tasks
skipna added to groupby numeric ops Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#15772 by mayukh18 was closed Oct 28, 2017 Loading…
2 of 4 tasks
BUG: ValueError in Py3 applying stats over column level with skipna=False (#19720) Groupby
#22010 by kdebrab was closed Nov 23, 2018 Loading…
4 tasks done
BUG: .groupby on Series' values without reindexing Groupby
#15340 by kernc was closed Feb 10, 2017 Loading…
4 tasks done
Consistent Naming Standard When Using Dict in GroupBy .agg API Design Groupby
#21806 by WillAyd was closed Aug 17, 2018 Loading…
2 of 3 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
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.