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.

Can felons vote in your state?

Can felons vote? This seemed like a simple question, but I realized that I wasn’t 100% sure of the answer. Therefore I looked into the data … and apparently “it depends”. Follow along and see how I created a map to help answer this question. But befo…