-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
API DesignNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action
Milestone
Description
xarray
provides a decorator to register a custom accessor on a Dataset
- see docs here.
It's a bit of a blunt tool, in that it applies to all instances, but outside of that, I found it to be a nice alternative to subclassing or a composition class.
I haven't looked at the implementation, so not sure how hard it would be retrofit onto DataFrame
@shoyer - any thoughts or feedback from people using it?
Metadata
Metadata
Assignees
Labels
API DesignNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action