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

Support predicate functions in select method #619

Closed
jlstevens opened this issue Apr 19, 2016 · 1 comment
Closed

Support predicate functions in select method #619

jlstevens opened this issue Apr 19, 2016 · 1 comment
Assignees
Labels
type: feature A major new feature
Milestone

Comments

@jlstevens
Copy link
Contributor

Currently we support literals, tuples (ranges) and sets in select. We could also support callables (conditions) where we would assume boolean outputs.

@philippjfr
Copy link
Member

This feature was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A major new feature
Projects
None yet
Development

No branches or pull requests

2 participants