Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: is_computable_arg dispatcher #1743

Closed
toryhaavik opened this issue Mar 21, 2019 · 0 comments · Fixed by #1761
Closed

ENH: is_computable_arg dispatcher #1743

toryhaavik opened this issue Mar 21, 2019 · 0 comments · Fixed by #1761
Assignees
Labels
feature Features or general enhancements pandas The pandas backend
Milestone

Comments

@toryhaavik
Copy link
Contributor

The list of computable args is fixed right now, but a specialized client may want to define their own notion of a computable arg. A dispatcher would solve this.

@cpcloud cpcloud added this to the Next Release milestone Mar 21, 2019
@cpcloud cpcloud added the pandas The pandas backend label Mar 21, 2019
@cpcloud cpcloud self-assigned this Mar 21, 2019
@cpcloud cpcloud modified the milestones: Next Major Release, Next Feature Release Mar 24, 2019
@cpcloud cpcloud changed the title is_computable_arg dispatcher ENH: is_computable_arg dispatcher Apr 16, 2019
@cpcloud cpcloud added the feature Features or general enhancements label Apr 16, 2019
cpcloud added a commit that referenced this issue Apr 16, 2019
Closes #1743
Author: Phillip Cloud <cpcloud@gmail.com>

Closes #1761 from cpcloud/is-computable-input and squashes the following commits:

9fc372d [Phillip Cloud] ENH: is_computable_arg dispatcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Features or general enhancements pandas The pandas backend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants