Emojis are showing up in our data. Here’s what you need to know when working with emojis in your SAS code.
The post How to work with emojis in SAS appeared first on The SAS Dummy.
Emojis are showing up in our data. Here’s what you need to know when working with emojis in your SAS code.
The post How to work with emojis in SAS appeared first on The SAS Dummy.
SAS’ Leonid Batkhan reveals how to use versatile iterative DO loops with index variable pertaining to SAS DATA steps.
Little known secrets of DO-loops with index variables was published on SAS Users.
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.
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.
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.
Kevin Russell of SAS Technical Support reveals the effects of data size and language elements in your code when you execute the DATA step in CAS.
Important caveats to consider when you run a DATA step on CAS tables was published on SAS Users.
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.
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.