top | item 23349768

(no title)

Peteris | 5 years ago

One way to get around this is to use Kedro https://github.com/quantumblacklabs/kedro, which is the most minimal possible pipeline interface, yet allows you to export to other pipeline formats and/or build your own exporters.

discuss

order

sdepablos|5 years ago

Interesting (and in the list). Reading the documentation looks like the only other format it allows to be exported is Airflow, isn't it?