Tycho Sikkenk
10/03/2024, 3:02 PMChris Schopp
10/03/2024, 3:52 PMmy_dictionary
on its own, like inputs="params:my_dictionary"
. Then in the node, use key "level1"
to access its values.
Using "params:my_dictionary.level1"
tells Kedro to look for a namespace my_dictionary
with parameter level1
.Merel
10/03/2024, 3:53 PMMerel
10/03/2024, 3:53 PMTycho Sikkenk
10/03/2024, 3:54 PM