4 ms·
One way to get around this is to use Kedro https://github.com/quantumblacklabs/kedro https://github.com/quantumblacklabs/kedro, which is the most minimal possib
by Peteris 6y ago
One way to get around this is to use Kedro https://github.com/quantumblacklabs/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.
- sdepablos 6y agoInteresting (and in the list). Reading the documentation looks like the only other format it allows to be exported is Airflow, isn't it?