Tag: sas viya

CAS-Action! Rename Columns in a CAS Table

Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. If you’d like to start by learning more about the distributed CAS server and CAS actions, please see CAS Actions and Action Sets – a brief intro. Otherwise, let’s learn how to rename columns in CAS tables. […]

CAS-Action! Rename Columns in a CAS Table was published on SAS Users.

Export a Visual Analytics report using REST APIs

In my previous blog Programmatically export a Visual Analytics report to PDF – SAS Users, I use the SAS Visual Analytics SDK to export a report to PDF, which is quite simple if we have basic knowledge with JavaScript programming. It works for both the latest version of SAS Viya […]

Export a Visual Analytics report using REST APIs was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 11 – Rename Columns

Welcome to the continuation of 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 summarize columns. Now it’s time to focus on how to rename columns in CAS tables. Load and explore data […]

Getting Started with Python Integration to SAS® Viya® – Part 11 – Rename Columns was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 10 – Group and Aggregate CAS Tables

Group and aggregate CAS tables Welcome to the continuation of 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 summarize columns. Now it’s time to focus on how to group and aggregate CAS […]

Getting Started with Python Integration to SAS® Viya® – Part 10 – Group and Aggregate CAS Tables was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 9 – Summarize Columns

Welcome to the continuation of 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 filter CAS tables. Now it’s time to focus on how to summarize columns. Load and explore data Let’s first load […]

Getting Started with Python Integration to SAS® Viya® – Part 9 – Summarize Columns was published on SAS Users.

SAS Viya Workload Orchestrator CLI Plug-in

A key tool for SAS Viya admins and many users is the command line interface (CLI). You can think of it in terms of other CLIs, but with direct access to SAS Viya. The CLI facilitates automation of tasks as well as other administrative functions. You can find information about […]

SAS Viya Workload Orchestrator CLI Plug-in was published on SAS Users.

The ADDROWID data set option maintains the order of your data when executing a DATA step in SAS® Cloud Analytic Services (CAS)

SAS’ Kevin Russell compares how you order your data with a BY statement in SAS 9.4 versus in CAS using the ADDROWID data set option in SAS Viya.

The ADDROWID data set option maintains the order of your data when executing a DATA step in SAS® Cloud Analytic Services (CAS) was published on SAS Users.

Manage and Balance Workloads in SAS

SAS Grid Manager for Platform, SAS Grid Manager, and SAS Viya Workload Management all manage and balance job loads, right? So, are there three SAS products providing the same functionality? Let’s explore, as I am curious in your answer after you read this article. Each of the three applications has […]

Manage and Balance Workloads in SAS was published on SAS Users.