SAS Users
Providing technical tips and support information, written for and by SAS users.
A modernized customer experience is on its way
SAS is known for providing an excellent customer experience. To continue that trend, we are currently modernizing our customer portal. This new system is scheduled to be in place by the end of the third quarter. In this blog, we want to give you a brief overview of what to
Embedding any code anywhere into SAS programs
SAS expert Leonid Batkhan presents the %embed macro function as a way to embed both “foreign” and SAS native code from a file into a SAS program, preventing clutter in your code.
Getting Started with Python Integration to SAS® Viya® - Part 19 - Load Multiple CSV Files
Welcome to the continuation of my series Getting Started with Python Integration to SAS Viya. In this post I'll discuss how to load multiple CSV files into memory as a single table using the loadTable action. Load and prepare data on the CAS server To start, we need to create multiple