O'Reilly | Scaling Python With Dask: From Data Science To Machine Learning (2023 EN)

Discussion in 'Programming' started by Kanka, Sep 9, 2023.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,391
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Holden Karau, Mika Kimmins
    Full Title: Scaling Python With Dask: From Data Science To Machine Learning
    Publisher: O'Reilly Media (1 Aug. 2023)
    Year: 2023
    ISBN-13: 9781098119874 (978-1-098-11987-4)
    ISBN-10: 1098119878
    Pages: 223
    Language: English
    Genre: Programming: Data Science
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: $79.99


    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.


    Inside You’ll find:
    ✓ 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

    -------------