Skip to content

ENH: Please provide register_groupBy_accessor #35403

Open
@talegari

Description

@talegari

Thanks for providing the option to create custom accessors via pandas.api.extensions. This is prefereable method to extend pandas dataframes over inheritance/sub-classing. Currently, this supports these: dataframe, series, index.

Please extend this support for groupBy objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Accessorsaccessor registration mechanism (not .str, .dt, .cat)Enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions