Dask presentation and tutorials

Guillaume Eynard-Bontemps, CNES (Centre National d’Etudes Spatiales - French Space Agency)

2024-01

Dask Presentation

Just use the Dask slidedeck

Quizz

What produces all dask API in the end?

  • Answer A: Processes
  • Answer B: Tasks
  • Answer C: Tasks and associated graphs
Answer

Answer link Key: eg

Dask Tutorial

Just use the Dask tutorial in Binder

Try to follow by order of importance:

  • Dask Dataframes
  • Distributed
  • Parallel and Distributed Machine Learning
  • Next, if you have more time
    • Array
    • Bag (this should remind RDDs of Spark)

Pangeo tutorial or finish deploying your computing platform

Just try some use cases here

or

Finish yesterday deployment (needed for tomorrow).