A tip for moving SAS Visual Analytics reports in SAS Viya 4 between SAS Viya environments

In SAS Viya 4 you can create Reports in SAS Visual Analytics that you may want to move around between machines. What if you want copy a report for example from a development environment folder to a production environment folder? You may want to work on the report in one system before putting it onto a final system and making it generally available. Or you may want to have a backup copy saved for recovery purposes. This blog post provides an updated description of how to easily save off SAS Visual Analytics report content to a file and easily move it between machines.

A tip for moving SAS Visual Analytics reports in SAS Viya 4 between SAS Viya environments was published on SAS Users.

Getting Started with Python Integration to SAS Viya for Predictive Modeling – Imputing Missing Values

In part 1 of this series, we examined our data before building any models. Among the discoveries were missing values in some of our columns. Missing values are an inevitable part of data analysis. Whether it’s due to a faulty sensor, human error, or simply the absence of information, missing […]

Getting Started with Python Integration to SAS Viya for Predictive Modeling – Imputing Missing Values was published on SAS Users.

Create User Defined Functions (UDFs) for the CAS Server on SAS Viya

Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. In this post, I’ll show how to create user defined functions (UDFs) for the distributed CAS server using SAS and CASL code. Once the UDF is created, you can use it on the CAS server with programming […]

Create User Defined Functions (UDFs) for the CAS Server on SAS Viya was published on SAS Users.