Skip to content

Opening book details…

Can I read Building Dask Bags for Parallel Computing on EtoBox?

Building Dask Bags for Parallel Computing by Komi David ABOTSITSE is a document available to read on EtoBox.

What is Building Dask Bags for Parallel Computing about?

This document discusses using Dask bags and globbing to parallelize tasks on large datasets. It begins with converting nested Python containers to a Dask bag and demonstrates reading text files into a Dask bag using glob expressions to match multiple files. It then shows how to perform functional operations like map, filter, and reductions on Dask bags in a parallelized manner. Finally, it provides an example of loading JSON data files into a Dask bag and extracting values using plucking.

Author
Komi David ABOTSITSE
Language
EN