Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skrawcz committed Jun 10, 2024
1 parent 2ae6d47 commit c21029c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/spark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
If you're using pyspark, Hamilton allows for natural manipulation of pyspark dataframes,
with some special constructs for managing DAGs of UDFs.

See the example in `pyspark` to learn more.
See the examples in `pyspark` & `world_of_warcraft` and `tpc-h` to learn more.

## Pandas
If you're using Pandas, Hamilton scales by using Koalas on Spark.
Expand Down

0 comments on commit c21029c

Please sign in to comment.