-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
The dask.do function is powerful but somewhat difficult to teach to people. I wonder if some of the learning curve could be improved by a different name. Options that came to mind included the following:
delay(f)(*args)
task(f, *args)
delayed(f)(*args) # this is what joblib does
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels