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

Inform the user whether multiprocessing was used #203

Open
tadamcz opened this issue Oct 4, 2022 · 1 comment
Open

Inform the user whether multiprocessing was used #203

tadamcz opened this issue Oct 4, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tadamcz
Copy link

tadamcz commented Oct 4, 2022

Hi, thanks for this cool library.

One thing that would be nice would be to tell the user what swifter decided to do, e.g.:

  • was it able to vectorize?
  • did it choose to apply multiprocessing with Dask?

Right now it seems everything is totally transparent to the user; I cannot easily tell if swifter is even using more than one core.

@jmcarpenter2
Copy link
Owner

This makes sense.. how do you envision sharing this information with the user? Logging it? Displaying it in the apply progress bar?

@jmcarpenter2 jmcarpenter2 self-assigned this Mar 24, 2023
@jmcarpenter2 jmcarpenter2 added the enhancement New feature or request label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants