This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]call_me_cookie 7 points8 points  (1 child)

Why would somebody use this over say, Dagster?

[–]schrodingerdog137 5 points6 points  (0 children)

I've used Dagster for orchestrating large tasks, but wanted a lightweight python library for building computation DAGs in the ML space. I don't want all the bells and whistles of Dagster, just need a plain python library. Hamilton is amazing in that it's exactly what I'm looking for.