An open API service indexing awesome lists of open source software.

https://github.com/sassoftware/sas-viya-workbench-examples

SAS and Python code examples for use with SAS Viya Workbench.
https://github.com/sassoftware/sas-viya-workbench-examples

Last synced: 7 months ago
JSON representation

SAS and Python code examples for use with SAS Viya Workbench.

Awesome Lists containing this project

README

          

# SAS® Viya® Workbench

## Overview

This repository contains Python notebooks and SAS programs that demonstrate
the capabilities of SAS® Viya® Workbench, along with the data required
to run them.

### Prerequisites

The examples require access to the SAS® Viya® Workbench.

### Installation

Start SAS® Viya® Workbench and clone the examples repository into the root of your workspace:

`git clone https://github.com/sassoftware/sas-viya-workbench-examples.git`

## Getting Started

### Examples

- [Python notebooks](./python/README.md)
- [SAS programs](./sas/README.md)
- [Data sets](./data/README.md)

## Contributing

Contributions are not currently accepted.

## License

This project is licensed under the [Apache 2.0 License](LICENSE).

## Additional Resources

- [SAS® Viya® Workbench: Getting Started](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=workbenchgs&docsetTarget=titlepage.htm)
- [Welcome to SAS® Viya® Workbench Documentation](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=workbenchwlcm&docsetTarget=home.htm)
- [SAS® Viya® Workbench Procedures](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=workbenchprocs&docsetTarget=n1xot8d31pfd0in1puiry6rhrum8.htm)
- [SAS® Language Elements by Name, Product, and Category for SAS® Viya® Workbench](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=vwballprodsle&docsetTarget=titlepage.htm)
- [SAS® Viya® Workbench: Python Programming Guide](https://documentation.sas.com/?cdcId=workbenchcdc&cdcVersion=default&docsetId=explore&docsetTarget=titlepage.htm)