SAS Users
Providing technical tips and support information, written for and by SAS users.
Getting started with Python integration to SAS® Viya® - Part 13 - Loading a Client-Side CSV File into CAS
Welcome to the continuation of my series Getting Started with Python Integration to SAS Viya. In previous posts, I discussed how to connect to the CAS server, how to execute CAS actions, and how your data is organized on the CAS server. In this post I'll discuss loading client-side CSV files into
SAS 9.4 Maintenance 8 is available
SAS 9.4M8 is available. Its focus is on security and updates to third-party technologies. It also updates the supported OS environments.
Getting started with Python integration to SAS® Viya® - Part 12 - Count of Unique Values
Welcome to the continuation of my series Getting Started with Python Integration to SAS Viya. In previous posts, I discussed how to connect to the CAS server, working with CAS actions and CASResults objects, and how to summarize columns. Now it's time to focus on how to get the count of unique values