Dask presentation and tutorials

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

2020-11-17

Dask Presentation

Dask logo

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: jd

Dask Tutorial

Just use the Dask tutorial

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).