What is Kedro
What is Kedro [1]
This is my original what-is-kedro article. There is a brand new one
---
Kedro is an open source data pipeline framework. It provides guardrails to set
your project up right from the start without needing to know deeply how to
setup your own python library for data pipelining. It includes really great
ways to manipulate catalogs and pipelines. This article will cover the 10K
view of kedro, future articles will dive deper into each one.
kedro [2] is an open-source data pipeline framework. It provides guardrails to set your project up right from the start without needing to know deeply how to set up your own python library for data pipelining. It includes great ways to manipulate catalogs and pipelines. This article will cover the 10K view of kedro [2], future articles will dive deeper into each one.
Libraries # [3]
Currently, kedro [2] is broken down into 3 different libraries.
💎 kedro [2]
📉 kedro-viz [4]
🏗 kedro-docker [5]
kedro [2] # [6]
[7]
kedro [2] ...