-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
API DesignBlockerBlocking issue or pull request for an upcoming releaseBlocking issue or pull request for an upcoming release
Milestone
Description
Dask would like to inherit the accessors registered by register_*_acessor
. This would be much easier if the regiser_*_accessor
methods added the name of the accessor to a (private) class variable.
It seems like we have use of it in pandas as well: https://github.com/pandas-dev/pandas/pull/19960/files#r171815351
Metadata
Metadata
Assignees
Labels
API DesignBlockerBlocking issue or pull request for an upcoming releaseBlocking issue or pull request for an upcoming release