Not my area of expertise. Can’t comment on it either way. But I would tend imagine it’s a strength of Kedro.
It’s a framework to organize data science code into pipelines. E.g. if your default might be a series of Python files connected by a master script and some config files, Kedro organizes them into an explicit Pipeline…
I am from McKinsey. I do not work on Kedro, but am a data scientist who has used it. I have mixed feelings on Kedro. Pros: * Forces data scientists to produce an end product that is not poorly organized Jupyter…
Not my area of expertise. Can’t comment on it either way. But I would tend imagine it’s a strength of Kedro.
It’s a framework to organize data science code into pipelines. E.g. if your default might be a series of Python files connected by a master script and some config files, Kedro organizes them into an explicit Pipeline…
I am from McKinsey. I do not work on Kedro, but am a data scientist who has used it. I have mixed feelings on Kedro. Pros: * Forces data scientists to produce an end product that is not poorly organized Jupyter…