SAS Users
Providing technical tips and support information, written for and by SAS users.
DATA Step or PROC? It depends...
Which SAS technique should you use? Consider how often the program is to be run, your comfort level and more.
Getting Started with Python Integration to SAS® Viya® - Part 14 - CAS Table to DataFrame
Welcome to the continuation of my series Getting Started with Python Integration to SAS Viya. In this post I'll discuss how to bring a distributed CAS table back to your Python client as a DataFrame. In this example, I'm using Python on my laptop (Python client) to connect to the
Authentication to SAS Viya: a couple of approaches
In my blog series regarding SAS REST APIs (you can read all of my posts on this topic here) I outlined how to integrate SAS analytical capabilities into applications. I detailed how to construct REST calls, build body parameters and interpret the responses. I've not yet covered authentication for the