Hello :) I was wondering whether someone could hel...
# beginners-need-help
a
Hello :) I was wondering whether someone could help me with my current kedro question: I have a function which takes two args: a, b And I would like to wrap it as a node. The pb I am facing is that a is meant to be a dataset from my catalog but b is meant to be a list of literal strings. In the pipeline.py file, when defining the node, I don't manage to define the inputs kwarg