About Anaconda Help Download Anaconda

A Python interface module to the SAS System

Installers

  • noarch v3.7.2
  • linux-32 v2.4.1
  • linux-64 v2.4.2
  • linux-ppc64le v2.4.2
  • osx-64 v2.4.2
  • win-32 v2.4.2
  • win-64 v2.4.2

conda install

To install this package run one of the following:
conda install anaconda::saspy

Description

This module allows a python process to connect to SAS 9.4 and run SAS code, generated by the supplied object and methods or explicitly user written, and returns results as text, HTML5 documents (via SAS ODS), or as Pandas Data Frames. It supports running analytics and returning the resulting graphics and result data. It can convert between SAS Data Sets and Pandas Data Frames. It has multiple access methods which allow it to connect to local or remote Linux SAS, IOM SAS on Windows or Linux (Including Grid Manager), and local PC SAS. It can run w/in Jupyter Notebooks, in line mode python or in python batch scripts.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy