Category: SAS

Additional statistical capabilities in the containerized deployment of SAS Analytics Pro

SAS Analytics Pro consists of three core elements of the SAS system: Base SAS®, SAS/GRAPH® and SAS/STAT®. The containerized deployment option adds the full selection of SAS/ACCESS engines making it even easier to work with data from virtually any source.

Additional statistical capabilities in the containerized deployment of SAS Analytics Pro was published on SAS Users.

Creating a React web app using SAS Viya

From articles I’ve read on the web, it is clear that data is gold in the twenty-first century. Loading, enriching, manipulating and analyzing data is something in which SAS excels. Based on questions from colleagues and customers, it is clear end-users are willing to display data handled by SAS outside […]

Creating a React web app using SAS Viya was published on SAS Users.

Debugging a stored-process problem

Have you ever submitted a stored process, and instead of the expected output, you saw errors or no output at all? Depending on how you submit the stored process, various logs are available to assist you with debugging.

This article provides guidance for understanding which situations call for which logs, where to find each log, and what you should look for in each log.

Debugging a stored-process problem was published on SAS Users.

Introducing TRIMS function to remove any leading and/or trailing characters from SAS strings

Leonid Batkhan introduces multipurpose TRIMS function that removes any leading, trailing or both leading and trailing characters from SAS strings.

Introducing TRIMS function to remove any leading and/or trailing characters from SAS strings was published on SAS Users.

Encrypting Data Using SAS

There are many reasons why you might want to encrypt data. I use a SAS program to encrypt a list of logon names and passwords. Before we get started describing how to encrypt data, let’s discuss some basic concepts concerning encrypting and decrypting data. All computer data is stored as […]

Encrypting Data Using SAS was published on SAS Users.

Your guide for analyzing real time data with streaming analytics from SAS® Viya® on Azure

This article was co-written by Jane Howell, IoT Product Marketing Leader at SAS. Check out her blog profile for more information. As artificial intelligence comes of age and data continues to disrupt traditional industry boundaries, the need for real-time analytics is escalating as organizations fight to keep their competitive edge. […]

Your guide for analyzing real time data with streaming analytics from SAS® Viya® on Azure was published on SAS Users.

CAS-Action! Executing the SAS DATA Step in SAS Viya

Just because you are using CAS actions doesn’t mean you can forget about the powerful SAS DATA step. The dataStep.runCode CAS action is here! Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. I’ve broken the series into logical, consumable parts. If you’d like […]

CAS-Action! Executing the SAS DATA Step in SAS Viya was published on SAS Users.