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

https://github.com/sassoftware/saspy-examples

Sample notebooks that show the capabilities of SASPy. Use these for learning and for validating your environment. And contribute your own!
https://github.com/sassoftware/saspy-examples

Last synced: 7 months ago
JSON representation

Sample notebooks that show the capabilities of SASPy. Use these for learning and for validating your environment. And contribute your own!

Awesome Lists containing this project

README

          

![224493-SASPy-logo-OL-01](https://user-images.githubusercontent.com/17710182/171252550-40a5b826-eb0b-435b-bce5-3485a6dc4ff3.png)

# SASPy Examples
## Overview
This repository contains sample notebooks that show the capabilities of SASPy. Use these for learning and for validating your environment. And contribute your own!
- [/SAS_contrib](https://github.com/sassoftware/saspy-examples/tree/master/SAS_contrib) contains sample Python Notebooks that are created by SAS.
- [/User_contrib](https://github.com/sassoftware/saspy-examples/tree/master/User_contrib) contains Python Notebooks that were created by other users and submitted to our repository.
- [/Issue_examples](https://github.com/sassoftware/saspy-examples/tree/master/Issue_examples) contains Python Notebooks which reproduce Issues and/or their fixes.

The first example to look through, which walks through many of the main features os SASPy is
- [saspy_example](https://github.com/sassoftware/saspy-examples/blob/master/SAS_contrib/saspy_example_github.ipynb)

# Contributing
The [Contributor Agreement](https://github.com/sassoftware/saspy-examples/blob/master/ContributorAgreement.txt) details on how to make contributions to this project. The [Contributing](https://github.com/sassoftware/saspy-examples/blob/master/CONTRIBUTING.md) file explains the rules and conventions to follow while Contributing to this project.

# Licensing
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at [LICENSE.txt](https://github.com/sassoftware/saspy-examples/blob/master/LICENSE).
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

# Additional Resources
- [Python Website](http://www.python.org/)
- [SASPy Documentation](https://sassoftware.github.io/saspy/)

Copyright SAS Institute