-
Re: Reference global variables in python recipe
The code Catalina produced is for project global variables, not instance global variables. Project variables are defined at project level (Project => ... => Variables), instance global variable…1 · -
Re: reference global variables in prepare recipe
https://knowledge.dataiku.com/latest/mlops-o16n/variables/concept-introduction-syntax.html1 · -
Re: reference global variables in prepare recipe
If formula: https://knowledge.dataiku.com/latest/data-preparation/formulas/concept-formulas.html#use-case-flag-large-credit-card-purchases1 · -
Re: how can we append the different build of same file?
From your output daily dataset, whch you will build with a daily scenario, create a sync recipe (which basically copies the data from input to output). Have that sync recipe only run once a month in …1 · -
Re: Trying to create google cloud connection to my Local Dataiku project.
Also the OAuth login is per user, do you really want that authorisation scheme? In most cases people setup a Bucket in Google Cloud, create a service account and then issue Service Account Keys to ac…1 ·