Skip to content

pestyld/SAS-Viya-Programming

Repository files navigation

SAS Viya Programming

This repository contains a variety of SAS and CASL programs in SAS Viya. It also contains code snippets in how to use the Python editor in SAS Viya.

Description of Workshops (each folders)

In this webinar, we’ll cover the fundamentals of the SAS Viya platform and CAS, then dive into CASL, the scripting language designed to support the entire analytics life cycle.

This special edition Ask the Expert learning event will introduce you to SAS Viya.

You’ll learn what Viya is, its key attributes, how users in different roles interact with Viya, and how it provides support for the complete analytics life cycle, turning massive amounts of raw data into actionable insights.

Folder contains all programs for my CAS Action! - a series on fundamentals blog series.

This repo includes a variety CASL code snippets to process data in the CAS server in SAS Viya. The CAS server is distributed server that uses multiple machines to perform massively parallel processing (MPP).

Learn how to create a User Defined Function (UDF) for the massively parallel processing CAS server.

Learn how to find current working directory of your SAS program.

Learn how to extract text from a series of PDFs files and create a structured table.

Learn how to work with database tables in SAS Viya. Parts of this presentation is applicable to SAS9 users.

This folder contains code snippets for examples on how to use the Python editor in SAS Studio in SAS Viya.

Series of SAS programs to create fake data of n size in the distributed CAS server.

NOTE: Training and demo images were used to create the blogs and code snippets. Some demo passwords are included in the code since they are simple training environments. In a production environment you should never include your password in plain text. These are simple training images, so the passwords were used to show how to connect to the CAS server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published