-
Notifications
You must be signed in to change notification settings - Fork 56
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
Simplify dplyr code #583
Simplify dplyr code #583
Conversation
This is great @olivroy ! We will review shortly. And if you're interested, please add yourself as a contributor in DESCRIPTION. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Refactoring just the code we know will directly improve performance is a very nice problem scope. LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great!
@olivroy we've both accepted the PR but, again, feel free to add yourself to the author list (we can merge after that). |
Thanks! |
Summary
Potentially seeking performance improvements.