SAS Learning Post
Technical tips and tricks from SAS instructors, authors and other SAS experts.While attending SAS Global Forum, a user asked me about creating a map with a zoomed inset map. This is a topic many users might be interested in, so I decided to create an example and share it. But first, I had to decide which map to use. I thought
I recently saw an interesting data visualization on the flowingdata website, which analyzed & compared the causes of fatal crashes in the US, by month and time-of-day. At first I thought it was a really cool visualization, but after I studied it a while, I realized that I had misinterpreted
When I first wrote this blog post in early May 2017, it was to ask SAS users holding SAS “Big Data” certifications to participate in the CertMag Salary Survey Plus Big Data Edition. The response was overwhelming and thanks to all of you that participated. Now that the results are in, I wanted
The SAS Data Scientist Credential SAS Data Science Academy brings in a complete set of certifications which enables somebody to be qualified as “Data Scientist”. There is full training support , blended mode of learning , case studies, projects and practice exams by the academy. By successfully passing certification exams,
In the aftermath of a natural disaster, most people want to help by donating supplies, money, etc. And then it becomes a matter of logistics - getting all those donations to the people who need them. We recently had several days of rain and flooding in North Carolina, and I
If you're a SAS programmer, you have likely used loops in your SAS code to make life easier from time to time. In this blog post, I demonstrate a few ways you can use loops to do clever things in your graph code. Perhaps even the old dogs can learn