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

DOC: add additional numba example #35550

Open
raybellwaves opened this issue Aug 4, 2020 · 10 comments · May be fixed by #35778
Open

DOC: add additional numba example #35550

raybellwaves opened this issue Aug 4, 2020 · 10 comments · May be fixed by #35778
Assignees
Milestone

Comments

@raybellwaves
Copy link

@raybellwaves raybellwaves commented Aug 4, 2020

Location of the documentation

https://pandas.pydata.org/pandas-docs/stable/user_guide/enhancingperf.html#using-numba

Documentation problem

Provide a simpler copy-paste example.

Suggested fix for documentation

@TomAugspurger has a nice example of using numba to speed up a rolling.apply() operation here https://github.com/TomAugspurger/acon-2020-pandas/blob/master/Numba%20Acceleration.ipynb

Could this or a variant of this be added to the docs? Perhaps to show that you don't need to do import numba but can do engine='numba'

@TomAugspurger
Copy link
Contributor

@TomAugspurger TomAugspurger commented Aug 4, 2020

@reubence
Copy link

@reubence reubence commented Aug 12, 2020

May I take up this issue?

@vaibhavarora102
Copy link

@vaibhavarora102 vaibhavarora102 commented Aug 12, 2020

sir, can I work on this

@erfannariman
Copy link
Contributor

@erfannariman erfannariman commented Aug 17, 2020

take

@TomAugspurger
Copy link
Contributor

@TomAugspurger TomAugspurger commented Aug 17, 2020

@erfannariman
Copy link
Contributor

@erfannariman erfannariman commented Aug 17, 2020

Didnt want to remove comment, wanted to edit. Thanks for reply @TomAugspurger

@erfannariman erfannariman linked a pull request that will close this issue Aug 17, 2020
4 of 4 tasks complete
@vaibhavarora102
Copy link

@vaibhavarora102 vaibhavarora102 commented Aug 18, 2020

@TomAugspurger kindly tell I could contribute in any way, as I am new to open source
thanks!

@TomAugspurger
Copy link
Contributor

@TomAugspurger TomAugspurger commented Aug 18, 2020

@vaibhavarora102
Copy link

@vaibhavarora102 vaibhavarora102 commented Aug 18, 2020

Thanks alot

@jreback jreback modified the milestones: Contributions Welcome, 1.2 Aug 19, 2020
@jreback jreback added the Window label Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

8 participants
You can’t perform that action at this time.