Category: SAS

Jedi SAS Tricks: Explicit SQL Pass-through in DS2

One of the things I’ve come to love most about DS2 is the tight integration with SQL which makes so many data prep chores so much less onerous. An example is DATA program BY group processing. With a traditional DATA step, you must first sort or index the source data […]

The post Jedi SAS Tricks: Explicit SQL Pass-through in DS2 appeared first on SAS Learning Post.

Putting the US in the EU … bucking the Brexit trend!

What would it be like if the US was in the EU? I don’t know how that would work out politically, but this map shows how it might look geographically (if the US was literally picked up and moved to Europe!) My buddy Rick Langston is a bit of a […]

The post Putting the US in the EU … bucking the Brexit trend! appeared first on SAS Learning Post.

Pokémon: Gotta graph ’em all!

So, how many different Pokémon have you caught – and more importantly, how many different kinds are still out there that you haven’t caught yet? I’ve created some graphs that might help you figure it out! I think my previous blog post might have irritated some of the hardcore Pokémon players out there […]

The post Pokémon: Gotta graph ’em all! appeared first on SAS Learning Post.

Graphical analysis of all the important Pokémon data!

Are you caught up in the recent Pokémon Go craze? Or maybe just trying to figure out what all the fuss is about? In this blog post, I try to analyze all the important Pokémon-related data in one graph! When the original Pokémon game first came out around 1995, you needed […]

The post Graphical analysis of all the important Pokémon data! appeared first on SAS Learning Post.

Build your Pokémon library using SAS and the Pokéapi

Today is #EmbraceYourGeekness day, and you are either reveling in this new crazy town inhabited by Pokémon GO, or you are hiding in your house trying to avoid all of the Pokémon GO zombies wandering around. But since I’m living in SAS these days — not just the place (at […]

The post Build your Pokémon library using SAS and the Pokéapi appeared first on The SAS Dummy.

How to read the contents of a file into a SAS macro variable

I’ve been working on a SAS program that can add content to the SAS Support Communities (more on that in a future post). Despite my 20+ years of SAS experience, there are a lot of SAS programming tricks that I don’t know. Or that I use so infrequently that I […]

The post How to read the contents of a file into a SAS macro variable appeared first on The SAS Dummy.

What to include in your website

What information should you make easily available from the top page of your website? This Venn diagram might help you decide! Have you ever gone to a website to try to find some information, and had a (expletive) difficult time trying to find that info? I think there is often a […]

The post What to include in your website appeared first on SAS Learning Post.

Apparently the cool kids don’t smoke any more

I’ve noticed fewer and fewer people smoking these days, and was wondering who the last holdouts are. Let’s run some numbers and find out… Back in the 1950s, 60s, and 70s it seems like almost everyone smoked. You hardly ever saw the “cool kids” such as James Dean without a cigarette – […]

The post Apparently the cool kids don’t smoke any more appeared first on SAS Learning Post.