coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Discourse] Any recommendation on dealing with ragged data return in dask.delayed #1396

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

Do you have any experience in dealing with ragged data return in dask.delayed?

I utilize dask.distributed and dask.delayed to distribute the workload (see the script below). The return from the function (func) is a ragged data with multiple arrays having…


Would you like to know more?

Read the full article on the following website:

https://dask.discourse.group/t/any-recommendation-on-dealing-with-ragged-data-return-in-dask-delayed/1108