SAS Users
Providing technical tips and support information, written for and by SAS users.
How to create a path-based CASLIB to SASWORK for speedier analysis with SAS® Viya®
Is there programmatic way to reduce memory requirements of a CAS table in SAS® Viya®? Yes! SAS' Steven Sober shows you how.
Adjusting outliers with the 1.5 IQR rule
In my new book, End-to-End Data Science with SAS: A Hands-On Programming Guide, I use the 1.5 IQR rule to adjust multiple variables. This program utilizes a macro that loops through a list of variables to make the necessary adjustments and creates an output data set. One of the most
Getting Started with Python Integration to SAS® Viya® - Part 3 - Loading a CAS Action Set
Are you looking for a specific CAS action to use in your project? Maybe you need to create a linear or logistic regression and can't seem to find the CAS action? In this post in the Getting Started with Python Integration to SAS® Viya® series, we are going to look