I asked Matthew Slaughter to briefly explain what SAS Viya is. Here is his answer: There are many different products marketed under the label of “Viya,” and it’s not always clear how they relate to each other or how SAS Viya is different from previous versions of SAS. In a nutshell, SAS Viya is the […]
Understanding the _TYPE_ variable in output data sets
When you use PROC MEANS or PROC SUMMARY to create a summary data set and include a CLASS statement, SAS includes two variables, _FREQ_ and _TYPE_, in the output data set. This blog shows you two ways to interpret and use _TYPE_ using the data set Shoes in the SASHELP […]
Understanding the _TYPE_ variable in output data sets was published on SAS Users.
New certification alert: SAS® Certified Specialist: Administration of SAS® Viya®
Thank you to my co-author Raymond Thomas for his assistance on this post. Learn more about the SAS Certified Specialist: Administration of SAS Viya and how to prepare. Certification overview SAS is pleased to announce a new SAS Viya Administration certification. Recognizing the growing need of cloud computing and Kubernetes, […]
New certification alert: SAS® Certified Specialist: Administration of SAS® Viya® was published on SAS Users.
SAS training: 5 free sessions technologists love
SAS Explore was created by technologists for technologists, and has more than 100 free SAS training sessions. Here are a few top picks!
SAS training: 5 free sessions technologists love was published on SAS Users.
Creating a Microsoft Excel report using SAS, Python and SQL!
The addition of the PYTHON procedure and Python editor in SAS Viya enables users to execute Python code in SAS Studio. This new capability in SAS Viya adds another tool to SAS’s existing collection. With this addition I thought, how can I utilize this new found power? In this example, […]
Creating a Microsoft Excel report using SAS, Python and SQL! was published on SAS Users.
Decode your SAS® macro code with the MFILE and MPRINT options
SAS’ Bari Lawhorn introduces you to the MFILE option as a way to home in on errors and warnings in your macros.
Decode your SAS® macro code with the MFILE and MPRINT options was published on SAS Users.