In the space provided, enter the text for ensuring the table is available to any subsequent CAS session.
table.loadTable / caslib="public", path="sales.xlsx",
casOut={caslib="public", name="sales",______=true};
In the DATA step, which statement is used to conditionally execute code?
Which operator is used for assignment in SAS Viya?
Which CAS action is used to split a string variable into multiple variables based on a delimiter in a CAS table?
In the deduplication.deduplicate action, which parameter eliminates rows with duplicate group-by variable values?
The dataPreprocess.impute action preforms data matrix (variable) imputation.
Which imputation methods can be used?
Which CAS-enabled procedure is used to perform clustering analysis on CAS tables?
In order to use a user-defined format in CAS, which condition must be true?
What is the primary advantage of using CAS-enabled procedures in SAS?