Hi folks, I would like to pass the current date to my kedro pipelines at multiple steps. What is the best way to do this?
Hi , You can make use of parameters defined in your configuration + a custom resolver or pass the parameter at run time
Thank you
How about a custom resolver like the example in the docs? https://docs.kedro.org/en/stable/configuration/advanced_configuration.html#how-to-use-resolvers-in-the-omegaconfigloader