contents-in-brief

contents in brief

 
  1. Part 1: The building blocks of scalable computing
    1. Chapter 1: Why scalable computing matters
    2. Chapter 2: Introducing Dask
  2. Part 2: Working with structured data using Dask DataFrames
    1. Chapter 3: Introducing Dask DataFrames
    2. Chapter 4: Loading data into DataFrames
    3. Chapter 5: Cleaning and transforming DataFrames
    4. Chapter 6: Summarizing and analyzing DataFrames
    5. Chapter 7: Visualizing DataFrames with Seaborn
    6. Chapter 8: Visualizing location data with Datashader
  3. Part 3: Extending and deploying Dask
    1. Chapter 9: Working with Bags and Arrays
    2. Chapter 10: Machine learning with Dask-ML
    3. Chapter 11: Scaling and deploying Dask