Category: SAS

Kerberos delegation with the new SAS Viya: A 5-part series

SAS Viya 2020.1.4 introduced support for Kerberos delegation. As a result, Kerberos delegation will be available with the Long Term Support release 2021.1. This series starts with an overview and continues into authentication processing in detail, Kerberos delegation configuration, and requirements for SAS/ACCESS to Hadoop. Part 1 – SAS Viya […]

Kerberos delegation with the new SAS Viya: A 5-part series was published on SAS Users.

How to evaluate SAS expression in DATA Step dynamically

In many programming languages, there is a function named eval() that can be used to evaluate an expression and return the result at run time. For example, in Python, the eval() function parses the expression passed to it and runs a Python expression or code within the program. Even Python […]

How to evaluate SAS expression in DATA Step dynamically was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 5 – Loading Server-Side Files into Memory

Welcome to the fifth 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, how to work with the results, and how your data is organized on the CAS server. In […]

Getting Started with Python Integration to SAS® Viya® – Part 5 – Loading Server-Side Files into Memory was published on SAS Users.

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.