for mapping, you should look at the `map` method o...
# ask-community
c
for mapping, you should look at the
map
method of the
DaskExecutor
-> when we map tasks, we use
executor.map
instead of
executor.submit