SAS Users
Providing technical tips and support information, written for and by SAS users.
Extract text from a PDF file using SAS Viya
You most likely have used a Portable Document Format (PDF) file in one form or another. Now, what if you have a PDF file and want to extract the text from the file? What if the PDF file contains input fields that a user fills in and you want to
The SAS® Viya® platform provides multiple methods to append to CAS tables
Appending data tables is a common task for data analysis. Here are three of the several methods possible through the SAS Viya platform.
Create User Defined Functions (UDFs) for the CAS Server on SAS Viya
Welcome back to my SAS Users blog series CAS Action! - a series on fundamentals. In this post, I'll show how to create user defined functions (UDFs) for the distributed CAS server using SAS and CASL code. Once the UDF is created, you can use it on the CAS server with programming