Tag: Base SAS

Introducing Analytics Pro Advanced Programming: The power of SAS on your desktop

SAS Analytics Pro Advanced Programming offers key statistical capabilities in a docker container. The product bundles selected executables from SAS Viya to create the container, which eases or streamlines the setup required for fixes and updates to the software.

Introducing Analytics Pro Advanced Programming: The power of SAS on your desktop was published on SAS Users.

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.

SAS Analytics Pro now available for on-site or containerized cloud-native deployment

SAS Analytics Pro is an easy-to-use, yet powerful package for accessing, manipulating, analyzing and presenting information. It lets organizations improve productivity with all the tools and methods needed for desktop data analysis – in one package.

SAS Analytics Pro now available for on-site or containerized cloud-native deployment was published on SAS Users.

Using locale-specific format catalogs to create reports in multiple languages

This blog post, inspired by my work on this topic with a SAS customer, focuses on how to create and use locale-specific informats to read in numeric values from a Microsoft Excel file and then transform them into SAS character values. I incorporated this step into a macro that transforms ones and zeroes from the Excel file into meaningful information for multilingual readers.

Using locale-specific format catalogs to create reports in multiple languages was published on SAS Users.

All hail the SAS programmer!

SAS offering free learning resources in celebration of programmers For more than 40 years, SAS programmers have crafted software and solutions that transform the world. From statistics to data science, to analytics and artificial intelligence, people writing code have architected a new economy with incredible opportunities. SAS Programmer Week honors […]

All hail the SAS programmer! was published on SAS Users.

Finding n-th instance of a substring within a string

“There’s a way to do it better – find it.” – Thomas A. Edison When it comes to SAS coding, this quote by Thomas A. Edison is my best advisor. Time permitting, I love finding better ways of implementing SAS code. But what code feature means “better” – brevity, clarity […]

Finding n-th instance of a substring within a string was published on SAS Users.