Skip to content

Move helper methods for Named Aggregation out of groupby/generic #28380

Closed
@christopherzimmerman

Description

@christopherzimmerman

Related to #28333 and #26513

There are several helper methods to help with named aggregations, that are found in pandas.core.groupby.generic, namely:

If this functionality gets standardized across aggregations other than just groupby, it would make sense to have these moved out of this file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RefactorInternal refactoring of code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions