rk119 / sas-viya-quick-start

This repository provides the files referenced in the SAS Viya Quick Start Videos. Files can be loaded into your SAS Viya platform to follow along with the videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAS Viya Quick Start Videos and Supporting Files

Overview

The SAS Viya Quick Start video series provides tutorials for many of the SAS Viya applications. The videos are designed to allow users to follow along in the software to enhance their learning experience. This repository provides the files referenced in the videos so that you can configure your environment to follow along.

Quick Start Video Series

The following videos are included in the Quick Start series:

Installation

  1. Visit https://github.com/sassoftware/sas-viya-quick-start and click Code > Download ZIP.
  2. Unzip the files to your local machine. By default, the files will be in a folder named sas-viya-quick-start-main.
  3. In SAS Viya, select the Applications menu in the upper left corner and select Develop Code and Flows. SAS Studio launches.
  4. In the Navigation pane on the left, select the Explorer icon.
  5. Expand image. Navigate to your preferred location for storing the files. You must have write access. Right-click on the desired folder and select New folder. Name the folder quick-start.
    NOTE: Your environment may have a different label other than Files, but the icon will look the same. The file location demonstrated in the video is Files > data > quick-start.
  6. Select the new quick-start folder and click the Upload button.
  7. Click Add, then navigate to the files you unzipped on your local machine. Press Ctrl+A to select all the files, then click Open > Upload.
  8. In the Explorer, expand the quick-start folder and double-click the Load_Quick_Start_Data.sas program to open it.
  9. Do not make any changes to the code. Click Run. Confirm the HOME_EQUITY and CUSTOMER_COMMENTS tables are listed in the Table Information report.
    NOTE: As you follow along in your environment, the HOME_EQUITY and CUSTOMER_COMMENTS tables will be in the Casuser caslib.

Contributing

We do not accept contributions for this project.

License

This project is licensed under the Apache 2.0 License.

Additional Resources

Required. Include any additional resources that users may need or find useful when using your software. Additional resources might include the following:

About

This repository provides the files referenced in the SAS Viya Quick Start Videos. Files can be loaded into your SAS Viya platform to follow along with the videos.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 52.7%Language:SAS 40.1%Language:Python 7.3%