Tag: Programming Tips

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

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 to start by learning a little more about what CAS Actions are, please see CAS Actions and Action Sets – a brief intro. Or if you’d […]

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

CAS-Action! Filtering Rows in CAS Tables

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 to start by learning a little more about what CAS Actions are, please see CAS Actions and Action Sets – a brief intro. Or if you’d […]

CAS-Action! Filtering Rows in CAS Tables was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 6 – Descriptive Statistics

Welcome to the sixth installment in 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 work with the results. Now it’s time to generate simple descriptive statistics of a CAS table. Let’s begin […]

Getting Started with Python Integration to SAS® Viya® – Part 6 – Descriptive Statistics was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 6 – Descriptive Statistics

Welcome to the sixth installment in 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 work with the results. Now it’s time to generate simple descriptive statistics of a CAS table. Let’s begin […]

Getting Started with Python Integration to SAS® Viya® – Part 6 – Descriptive Statistics was published on SAS Users.

SAS financial functions review and mortgage payment analysis

Let’s take a look at the design and implementation of SAS functions in financial calculations. We’ll do this through examples calculating and analyzing the monthly payment, interest, and principal for CPM/CAM mortgages.

SAS financial functions review and mortgage payment analysis was published on SAS Users.

SAS financial functions review and mortgage payment analysis

Let’s take a look at the design and implementation of SAS functions in financial calculations. We’ll do this through examples calculating and analyzing the monthly payment, interest, and principal for CPM/CAM mortgages.

SAS financial functions review and mortgage payment analysis 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.