SAS Users
Providing technical tips and support information, written for and by SAS users.
Partition your CAS tables to greatly improve performance
Kevin Russell of SAS Technical Support shows you how partitioning CAS tables speeds processing.
Getting Started with Python Integration to SAS® Viya® - Part 2 - Working with CAS Actions and CASResults Objects
In the second post of the Getting Started with Python Integration to SAS® Viya® series we will learn about Working with CAS Actions and CASResults Objects. CAS actions are commands sent to the CAS server to run a task, and CASResults objects contain information returned from the CAS server. This
Getting Started with Python Integration to SAS® Viya® - Index
CAS Actions and Action Sets - a brief intro - A quick introduction about the distributed CAS server in SAS® Viya®. Index of articles on Getting Started with Python Integration to SAS Viya. Making a Connection - An introduction to SAS Viya and the massively parallel processing CAS engine, and