Tag: Programming

SAS Enterprise Guide: Suppress Output Data tab when programming

Have you ever waited a bit for SAS Enterprise Guide to display the Output Data tab when submitting a SAS program that generates multiple output tables?  Or, perhaps your program only generates one big output table but it takes a little while for it to surface on the Output Data […]

The post SAS Enterprise Guide: Suppress Output Data tab when programming appeared first on The SAS Training Post.

Life saver tip for comparing PROC SQL join with SAS data step merge

“Phew! That tip alone was a life saver,” said a student in one of my SAS SQL classes. “Before, I would have to read about ten Google search results before I could find that content of the sort you shared in class.” That student was referring to the tip I […]

The post Life saver tip for comparing PROC SQL join with SAS data step merge appeared first on The SAS Training Post.

10 reasons to learn SAS code even when you have Enterprise Guide

New York City Mayor, Michael Bloomberg made a new-year’s resolution to learn code. Apple’s Steve Jobs said, “I think everybody in this country should learn how to program a computer because it teaches you how to think.” President Barrack Obama said, “Don’t just buy a new video game, make one. […]

The post 10 reasons to learn SAS code even when you have Enterprise Guide appeared first on The SAS Training Post.

Jedi SAS Tricks: Warp Speed DATA Steps with DS2

I remember the first time I was faced with the challenge of parallelizing a DATA step process. It was 2001 and SAS V8.1 was shiny and new. We were processing very large data sets, and the computations performed on each record were quite complex. The processing was crawling along on […]

The post Jedi SAS Tricks: Warp Speed DATA Steps with DS2 appeared first on The SAS Training Post.

Read sas7bdat files in R with GGASoftware Parso library

… using the new R package sas7bdat.parso. The software company GGASoftware has extended the work of myself and others on the sas7bdat R package by developing a Java library called Parso, which also reads sas7bdat files. They have worked out most of the remaining kinks. For example, the Parso library reads sas7bdat files with compressed […]

Spring has Sprung in Saskatchewan

As I sit here in the Regina airport, I’m looking out the window with longing like a puppy at the pet store. The weather here is just beautiful: + temperatures and clear skies and the sound of the running water resulting from the melt-off of the snow is…

Blue Skies and Long Drives in Saskatoon

As a native Torontonian, I’m used to getting some friendly (and sometimes not so friendly) ribbing when I travel around the country. The ‘Centre of the Universe’ is often referred to in less-than-glowing terms by others. Over the years, I’ve tried to p…

A SAS graph for the Chinese New Year

I like to think that I have a graph for all occasions – Chinese New Year is no exception! … This year, the Chinese New Year is on Feb 10, 2013. The date varies from year to year, because it’s based on the lunar (moon) cycles.  I thought it would […..