Tag: Jupyter

Using Python to run jobs in your SAS Grid

One of the features of SAS Grid Manager (and SAS Grid Manager for Platform) introduced in SAS 9.4 M6 is the capability for the grid provider software to handle open-source workloads in addition to traditional SAS jobs. In this post, we’ll take a look at the steps required to get your SAS Grid Manager environment set up to utilize this functionality, and we’ll demonstrate the process of submitting Python code for execution in the SAS Grid.

Using Python to run jobs in your SAS Grid was published on SAS Users.

Coding in Python with SAS University Edition

Good news learners! SAS University Edition has gone back to school and learned some new tricks. With the December 2017 update, SAS University Edition now includes the SASPy package, available in its Jupyter Notebook interface. If you’re keeping track, you know that SAS University Edition has long had support for […]

The post Coding in Python with SAS University Edition appeared first on The SAS Dummy.

Zodiac signs of US Presidents

Rick Wicklin showed us how to visualize the ages of US Presidents at the time of their inaugurations. That’s a pretty relevant thing to do, as the age of the incoming president can indirectly influence aspects of the president’s term, thanks to health and generational factors. As part of his […]

The post Zodiac signs of US Presidents appeared first on The SAS Dummy.

Using Jupyter and SAS together with SAS University Edition

A few months ago I shared the news about Jupyter notebook support for SAS. If you have SAS for Linux, you can install a free open-source project called sas-kernel and begin running SAS code within your Jupyter notebooks. In my post, I hinted that support for this might be coming […]

The post Using Jupyter and SAS together with SAS University Edition appeared first on The SAS Dummy.

How to run SAS programs in Jupyter Notebook

We’ve just celebrated Earth Day, but I’m here to talk about Jupyter — and the SAS open source project that opens the door for more learning. With this new project on the github.com/sassoftware page, SAS contributes new support for running SAS from within Jupyter Notebooks — a popular browser-based environment […]

The post How to run SAS programs in Jupyter Notebook appeared first on The SAS Dummy.