Scaling Python with Dask

Scaling Python with Dask
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 210
Release :
ISBN-10 : 9781098119836
ISBN-13 : 1098119835
Rating : 4/5 (835 Downloads)

Book Synopsis Scaling Python with Dask by : Holden Karau

Download or read book Scaling Python with Dask written by Holden Karau and published by "O'Reilly Media, Inc.". This book was released on 2023-07-19 with total page 210 pages. Available in PDF, EPUB and Kindle. Book excerpt: Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing. But many scientific Python tools were not designed to leverage this parallelism. With this short but thorough resource, data scientists and Python programmers will learn how the Dask open source library for parallel computing provides APIs that make it easy to parallelize PyData libraries including NumPy, pandas, and scikit-learn. Authors Holden Karau and Mika Kimmins show you how to use Dask computations in local systems and then scale to the cloud for heavier workloads. This practical book explains why Dask is popular among industry experts and academics and is used by organizations that include Walmart, Capital One, Harvard Medical School, and NASA. With this book, you'll learn: What Dask is, where you can use it, and how it compares with other tools How to use Dask for batch data parallel processing Key distributed system concepts for working with Dask Methods for using Dask with higher-level APIs and building blocks How to work with integrated libraries such as scikit-learn, pandas, and PyTorch How to use Dask with GPUs


Scaling Python with Dask Related Books