<Getting Kedro globals.yml to work with OmegaConfi...
# questions-so
r
Getting Kedro globals.yml to work with OmegaConfigLoader I just started evaluating Kedro for use, and I began with a small project where I read data from a MS-SQL Server. The pipeline will run with a few months in between, and with new date ranges every time. To get this parameter (date) into the pipeline I looked into using globals.yml. The kedro run command works, I have created just one node that loads the data. I load some parameters from globals.yml to use in catalog.yml. If I use the standard lines in settings.py from kedro.config import...
n
Not urgent, but we should give a proper response after https://github.com/kedro-org/kedro/pull/2921 is merged (or released). Cc @Ankita Katiyar