https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
m

Malaguth

09/08/2021, 9:20 PM
Hello everyone. I was thinking about pipeline reuse in kedro and want to know the best way to do that. In my first pipeline, I segment my dataset into subsets dynamically. After that, I need to run a second pipeline for each set. Is it possible to run the same pipeline for each input dynamically? Does anyone already handle dynamic inputs?
5 Views