Anh Nguyen
Kevin Kho
cls = MyClass() @task def task_A(): cls.do_something() return
cloudpickle
cls = MyClass() @task def task_A(): cls.do_something() return with Flow(...) as flow: task_A.map([1,2,3])
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.