Tag: sas programming

Creating a Microsoft Excel report using SAS, Python and SQL!

The addition of the PYTHON procedure and Python editor in SAS Viya enables users to execute Python code in SAS Studio. This new capability in SAS Viya adds another tool to SAS’s existing collection. With this addition I thought, how can I utilize this new found power? In this example, […]

Creating a Microsoft Excel report using SAS, Python and SQL! was published on SAS Users.

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.

CAS-Action! Create Columns in CAS Tables – Part 2

Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. This post builds upon CAS-Action! Create Columns in CAS Tables – Part 1 by showing how to add formats and modify the length of computed columns. I’ll start by building off the following code where I […]

CAS-Action! Create Columns in CAS Tables – Part 2 was published on SAS Users.