Skip to content

ENH: Add engine keyword argument to groupby.apply to leverage Numba #31845

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

Open
mroeschke opened this issue Feb 10, 2020 · 1 comment
Open

ENH: Add engine keyword argument to groupby.apply to leverage Numba #31845

mroeschke opened this issue Feb 10, 2020 · 1 comment
Assignees
Labels
Apply Apply, Aggregate, Transform, Map Enhancement Groupby numba numba-accelerated operations

Comments

@mroeschke
Copy link
Member

Similar to #30936 and #28987, we should next allow groupby.apply to leverage the optional Numba dependency by introducing an engine keyword that operates similarly to rolling.apply

@mroeschke mroeschke added Enhancement Groupby Apply Apply, Aggregate, Transform, Map labels Feb 10, 2020
@onacrame
Copy link

Agree on this one. 100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apply Apply, Aggregate, Transform, Map Enhancement Groupby numba numba-accelerated operations
Projects
None yet
4 participants