Skip to content

"map" and "apply" is very slow for millions rows. Any native support with parallel computation? #23852

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
thesby opened this issue Nov 22, 2018 · 2 comments
Labels
Duplicate Report Duplicate issue or pull request

Comments

@thesby
Copy link

thesby commented Nov 22, 2018

"map" and "apply" is very slow for millions rows. Any native support with parallel computation?

@jbrockmendel
Copy link
Member

Can you comment on the use case? What kind of function are you trying to map/apply? What data dtype(s)?

@TomAugspurger
Copy link
Contributor

Dupe of #13111.

Parallelism is mostly out of scope right now, but that could change in the future.

@TomAugspurger TomAugspurger added the Duplicate Report Duplicate issue or pull request label Nov 22, 2018
@TomAugspurger TomAugspurger added this to the No action milestone Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Report Duplicate issue or pull request
Projects
None yet
Development

No branches or pull requests

3 participants