tree: 13f15578f3279d0e3b8e16434287377f3fbcc752 [path history] [tgz]
  1. hello_world/
  2. README.md
  3. requirements.txt
examples/spark/README.md

Scaling Hamilton on Spark

Currently, Hamilton scales by using Koalas on Spark. Koalas became part of Spark officially in Spark 3.2. The example in hello_world here assumes that.