Two New SAS® Viya® Programming Certifications

SAS Global Certification is pleased to announce two (yes two!) new SAS Viya programming certifications. Traditional SAS programmers need to migrate their code and data to SAS Viya environments, and there are important skills required to make a successful transition. SAS Viya includes Cloud Analytic Services (CAS), where data is […]

Two New SAS® Viya® Programming Certifications was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 4 – Exploring Caslibs

Welcome to the fourth installment in 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 to work with the results. Now it’s time to understand how your data is organized […]

Getting Started with Python Integration to SAS® Viya® – Part 4 – Exploring Caslibs was published on SAS Users.

Finding known issues with SAS® Customer Intelligence 360

Have you ever wondered where you can find information about known issues with SAS® Customer Intelligence 360? Well, look no further! You can find the issues on the SAS Customer Intelligence 360 Status page. This page is your “one-stop shop” (comprehensive source) for locating the current issues that are being […]

Finding known issues with SAS® Customer Intelligence 360 was published on SAS Users.

Reordering rows and columns in a 2×2 table with SAS® Studio Tasks

In SAS Studio, the ordering of rows and columns in the Table Analysis task are, by default, arranged by the internal ordering of the values used in the table. The table arranges the variables alphabetically or numerically by increasing value. For example, traditional coding uses 1 for Yes and 0 […]

Reordering rows and columns in a 2×2 table with SAS® Studio Tasks was published on SAS Users.