An open API service for providing issue and pull request metadata for open source projects.

GitHub / pandas-dev/pandas-stubs issues and pull requests

Labelled with: Groupby

#1339 - DataFrame.groupby.agg with unpacking a dict

Issue - State: closed - Opened by loicdiridollou 3 months ago - 2 comments
Labels: Groupby

#1045 - Changes to `groupby.size()` don't work for all possible groupby

Issue - State: closed - Opened by Dr-Irv 12 months ago - 1 comment
Labels: Groupby

#965 - GroupBy[Series].count() should have return type Series[int]

Issue - State: closed - Opened by chrisyeh96 over 1 year ago - 1 comment
Labels: good first issue, Groupby

#836 - Level parameter of DataFrame.groupby should allow Sequences

Issue - State: closed - Opened by jens-diewald almost 2 years ago - 1 comment
Labels: good first issue, Groupby, MultiIndex

#810 - `core.groupby.generic.DataFrameGroupBy` missing keyword-only arguments `engine` and `engine_kwargs`

Issue - State: closed - Opened by Avasam about 2 years ago - 1 comment
Labels: Apply, Groupby, Awaiting Response

#738 - `GroupBy.pipe()` missing types in arguments and correct return type

Issue - State: closed - Opened by Dr-Irv over 2 years ago - 2 comments
Labels: Groupby

#737 - `DataFrame.Groupby.Rolling` is missing proper typing

Issue - State: closed - Opened by Dr-Irv over 2 years ago
Labels: Groupby, Window

#736 - DataFrameGroupBy.aggregate can return Series with argument "size", typed as only returning DataFrame

Issue - State: closed - Opened by ljmc-github over 2 years ago - 4 comments
Labels: good first issue, Groupby

#706 - Series.groupby(by: Series) should not return SeriesGroupBy[S1, tuple]

Issue - State: closed - Opened by ClementPinard over 2 years ago - 3 comments
Labels: Groupby

#674 - `DataFrame.groupby` should return `_DataFrameGroupByScalar` when grouping by a PeriodIndex

Issue - State: closed - Opened by Daverball over 2 years ago - 7 comments
Labels: Groupby, Period, Generic Index

#658 - error: "_SeriesGroupByScalar[Any]" has no attribute "diff" [attr-defined]

Issue - State: closed - Opened by randolf-scholz over 2 years ago - 1 comment
Labels: good first issue, Groupby

#203 - BUG: df.groupby(col, as_index=False).value_counts() returns a DataFrame but is annotated as Series

Issue - State: closed - Opened by phofl over 3 years ago - 13 comments
Labels: Groupby