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: Apply

#1407 - DataFrameGroupBy.apply missing include_groups argument

Issue - State: closed - Opened by rhshadrach about 2 months ago - 2 comments
Labels: Bug, Apply, DataFrame

#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

#681 - Argument 1 to "apply" of "Series" has incompatible type "Callable[[Any], Union[int, NAType]]"

Issue - State: closed - Opened by bersbersbers over 2 years ago - 2 comments
Labels: good first issue, Apply

#557 - Series.apply() should accept `None` as Callable return type

Issue - State: closed - Opened by chetanpepper over 2 years ago - 1 comment
Labels: good first issue, Apply

#454 - Regression: Series.apply is too strict, does not allow to return a DateOffset

Issue - State: closed - Opened by phofl almost 3 years ago - 3 comments
Labels: Apply, Regression