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.
- Host: GitHub
- URL: https://github.com/sassoftware/sas-viya-workbench-examples
- Owner: sassoftware
- License: apache-2.0
- Created: 2024-06-04T19:11:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-26T01:50:13.000Z (over 1 year ago)
- Last Synced: 2025-04-09T16:12:07.428Z (7 months ago)
- Language: Jupyter Notebook
- Size: 3.74 MB
- Stars: 10
- Watchers: 9
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)