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

Rename filter, select to select, project #5

Closed
hadley opened this issue May 16, 2013 · 3 comments
Closed

Rename filter, select to select, project #5

hadley opened this issue May 16, 2013 · 3 comments

Comments

@hadley
Copy link
Member

hadley commented May 16, 2013

By analogy to relational algebra

@piccolbo
Copy link

Do you mean filter becomes select and select becomes project? In plyrmr I use subset for row selection and select for column selection.

@hadley
Copy link
Member Author

hadley commented Aug 16, 2013

I'm not so keen on this proposal anymore, although I'm not in love with the function names. mutate vs select is particularly confusing - they can both be used to select columns, but the select interface makes it a bit easier to select groups of columns (using e.g. wt:disp)

@hadley
Copy link
Member Author

hadley commented Sep 5, 2013

No longer in love with this idea.

@hadley hadley closed this as completed Sep 5, 2013
@lock lock bot locked as resolved and limited conversation to collaborators Jun 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants