Scaling Python with Dask: From Data Science to Machine Learning

Оглавление⌄
Chapter....8Chapter....9Chapter....10
Описание
Ниже — практический обзор по теме «dask».
But many scientific Python tools were not designed to leverage this parallelism. Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing. 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: From Data Science to Machine Learning» бесплатно?
Да, «Scaling Python with Dask: From Data Science to Machine Learning» доступна для бесплатного скачивания на нашем сайте в формате PDF. Ссылка на файл находится на этой странице.
В каком формате и какого размера файл?
Книга предоставляется в формате PDF, размер файла 1,4 МБ.
Кто автор и когда вышла книга?
автор — Karau Holden , Kimmins Mika, издательство O’Reilly Media, Inc., год выпуска 2023, 226 страниц.
О чём книга «Scaling Python with Dask: From Data Science to Machine Learning»?
Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing.