Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Where does the sas code go in sas studio?


Asked by Iliana Herman on Dec 11, 2021 SAS



When you run a program or task, the technology processes the SAS code on a SAS server, which can be a server in a cloud environment, in your local environment, or SAS installed on your local machine. After the code is processed, the results are returned to SAS Studio in your browser.
In fact,
With SAS Studio, you can use predefined tasks to generate SAS code. When you run a program or task, the technology processes the SAS code on a SAS server, which can be a server in a cloud environment, in your local environment, or SAS installed on your local machine.
Keeping this in consideration, The Background Submit feature in the SAS Studio interface enables you to submit code and continue with your work. You receive a notification when the job is finished, or you can disconnect from your browser session and check the status of the submitted code later.
Moreover,
SAS Studio 5.1 is the SAS coding interface delivered with SAS Visual Data Mining and Machine Learning, which runs in the SAS Viya environment. Note: SAS Studio is still being developed in the SAS 9.4 environment. The most current release is SAS Studio 3.8.
Additionally,
To import the data from a specific worksheet, enter the name of that worksheet in the Worksheet name box. By default, SAS Studio imports the data from the first worksheet. To specify the location to save the output data set, click Change. By default, the output data set is saved to the Work library,...