Skip to content

ENH: Add engine keyword argument to expanding.apply to leverage Numba #30936

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

Closed
mroeschke opened this issue Jan 12, 2020 · 0 comments · Fixed by #30937
Closed

ENH: Add engine keyword argument to expanding.apply to leverage Numba #30936

mroeschke opened this issue Jan 12, 2020 · 0 comments · Fixed by #30937
Labels
Enhancement Window rolling, ewma, expanding
Milestone

Comments

@mroeschke
Copy link
Member

In 1.0, we're adding a engine keyword argument to rolling.apply to run the routine using Cython or Numba.

By natural extension, we should allow expanding.apply to utilize Numba by adding the same engine keyword argument to expanding.apply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants