The starting point for your SAS® and Viya™ projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
Provides actions that are used for language models in speech-to-text systems. Th...
The `annotateImages` action overlays various annotations onto images within a CA...
The listSessions action displays a list of all active sessions on the CAS server...
The 'caslib' parameter specifies the target caslib where the table will be created or appended on the server.
specifies the default directory for each user's CASUSER personal caslib. You can specify %%USER to substitute a user's ID for part of the path.
You can set the "nonNegative" parameter to TRUE. The default behavior is FALSE.
Specifies a list of one or more variables to be copied from the input table to the output table. You can alternatively specify the value ALL, or ALL_NUMERIC, which respectively copies all variables, or all numeric variables from the input table to the output table.
Yes, you can use the "sortBy" (or "orderBy") parameter to specify one or more variables to sort by, along with the sort order (ASCENDING or DESCENDING).