-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Open
Labels
Accessorsaccessor registration mechanism (not .str, .dt, .cat)accessor registration mechanism (not .str, .dt, .cat)Enhancement
Description
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.
samukweku
Metadata
Metadata
Assignees
Labels
Accessorsaccessor registration mechanism (not .str, .dt, .cat)accessor registration mechanism (not .str, .dt, .cat)Enhancement