I'm excited to bring a series of posts centered on CAS Actions. The topics in the list below will be covered in posts set to publish in the next few weeks. Please check back often for new releases.
-
-
- CAS Actions and Action Sets - a brief intro - Introduction to the CAS server and CAS actions
- CAS-Action! fetch CAS, fetch! - Part 1 - Use the fetch action to return rows n rows from a CAS table. Use parameters to sort, subset and create a new column.
- CAS-Action! fetch CAS, fetch! - Part 2 - Visualize the results of the fetch action.
- CAS-Action! Show me the ColumnInfo! - View the column attributes of a CAS table. Take the results and create a CSV file.
- CAS-Action! Simply Distinct - Part 1 - View the number of unique and missing values in each column of a CAS table. Visualize the results.
- CAS-Action! Simply Distinct - Part 2 - Create a calculated column on the results table of the distinct action to find the percentage of distinct values for each column. Export the result table to a CSV file.
- CAS-Action! Executing SQL in SAS Viya - Execute SQL queries on the CAS server using an action.
- CAS-Action! Executing the SAS DATA Step in SAS Viya - Execute most of the traditional SAS DATA step in CAS using an action.
-