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…

Building a better flu map!

The flu seems to be especially potent this year. “How potent is it,” you might ask? … Well, let’s plot some data on a map to help find out! Here in the US, the Centers for Disease Control and Prevention (CDC) compiles data about diseases, and provide…

A better way to view flu data

Have you, or someone you know, gotten the flu this year? Word on the street is that this year’s flu might be particularly bad, and the data seem to be corroborating that so far. You don’t want to take my word for it? — well then, let’s have a look […..