Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Which of the following statements about Dataiku variables are true? Choose two. The get _ custom _ variables ( ) method returns a Python dictionary
Which of the following statements about Dataiku variables are true? Choose two.
The getcustomvariables method returns a Python dictionary with the current values of variables.
The setcustomvariables method allows you to change the value of an individual project variable by specifying the key:value pair of the variable you want to change.
When working with variables, you'll primarily be modifying the instancelevel variables, in order to impact all projects on the Dataiku DSS instance.
The set of project variables is represented in JSON format in the DSS interface.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started