Visual recipe switch?
In visual recipe is there an existing function that acts as a switch to turn on/off of a recipe?
For example I can create table 2 from table 1 using a prepare recipe by changing the values in column B based on a condition in column C, and table 2 will be used in a downstream process for validation.
Now I would like to validate the validation by removing the changes from the prepare recipe but without deleting or modifying the recipe setup, to do so a on/off switch on that recipe would be really useful.
Is it possible to achieve that in the current release?
Operating system used: win 11
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,160 Neuron
Use a project global variable to be able to modify the formula of your column hence changing the output "without deleting or modifying the recipe setup" as you want:
https://knowledge.dataiku.com/latest/mlops-o16n/variables/concept-introduction-syntax.html