logo
首页技术栈工具库讨论
saspy

saspy

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconsassoftware/saspy285
CONDA
conda install -c anaconda saspy
查看
标签
根据用户添加的标签生成
暂无标签