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

Significant speed improvements to preprocess #11

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mir-am
Copy link
Member

@mir-am mir-am commented May 3, 2022

The speed of preprocess is quite significantly improved by using parallel_apply() for processing functions' arguments and reducing the depth of parametric types. parallel_apply() is used from pandarallel.

@mir-am mir-am self-assigned this May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant