tree: a513e3044597806e0bbdab888cf7410c735d45d7
  1. hello_world/
  2. README.md
  3. requirements.txt
examples/dask/README.md

Scaling Hamilton on Dask

Dask is a general purpose framework that allows for parallel computation on a local machine, as well as scaling to a Dask cluster.

See the hello_world example for how you might accomplish scaling Hamilton on Dask.