All Posts

Dataset too big for PROC PRINT? One weird trick solves your problem! proc print data=bigdata (obs=10); run; The OBS= dataset option specifies the last observation to process from an input dataset. In the above example, regardless of dataset size, only the first 10 observations are printed; an easy way to

As a kid, I was always intrigued with UFO sightings and I guess I'm still a little that way ... therefore how could I not jump at the opportunity to explore some UFO sightings data! I guess "UFO" doesn't necessarily imply that something is an alien space ship - just

Do you “buy and build as you go” with your analytics architecture? Most companies do, and have for decades. The result is a heterogeneous environment for analytics with a variety of hardware, software, databases and analytical applications used in silos. There’s tremendous duplication of data and inconsistency in the analytical

Do you support a multilingual reporting audience? This is a fast-growing requirement for many of you, and now your SAS Visual Analytics reports can be easily configured to support any number of languages. From SAS Visual Analytics Designer, there is an option under the File menu called Localize Report. This

In part 1 of this series we looked at how to acquire personal data from the Internet of Things for our own exploration. But we found that the data was not yet ready for analysis, as is usually the case. In this part, we will look at how we can use SAS

Are you a VIEWTABLE fan from the SAS Windowing Environment (a.k.a. Display Manager, DMS, PC SAS)? If so, the latest version of SAS Enterprise Guide has a new feature that you'll love. With the latest update to SAS Enterprise Guide 7.1 (7.11), you can now subset your data in the
@philsimon on the need to adopt new tools to understand events.

Do you ever wonder why those pesky little stickers are on fruits and vegetables? Other than to annoy us while trying to meticulously peel them off without leaving behind sticky glue? Those stickers are called price look-up or PLU codes and they actually do serve a purpose and can help

SGF 2015 was a blast with a focus on Visual Analytics, SAS Studio, Hadoop and more. Graphs were everywhere, and it was a banner year for ODS Graphics with over 15 papers and presentations by users on creating graphs using SG Procedures, GTL and Designer. Dan Heath, Prashant Hebbar, Scott

In recent releases of SAS, you can use Output Delivery System graphics or 'ODS graphics on' to produce nice graphical output for most of the analytic procedures. These default graphs are nice, but when you want your graphs to look "a certain way" SAS also lets you create your own custom graphs!
Over the past year and a half, there has been a subtle shift in media attention from big data analytics to what is referred to as the Internet of Things, or IoT for short. The shift in focus is not intended to diminish the value of big data platforms and

I've written about how to use the FILENAME ZIP method to read and update ZIP files in your SAS programs. The ZIP method was added in SAS 9.4, and its advantage is that you can accomplish more in SAS without having to launch external utilities such as WinZip, gunzip, or

A common task in data analysis is to locate observations that satisfy multiple criteria. For example, you might want to locate all zip codes in certain counties within specified states. The SAS DATA step contains the powerful WHERE statement, which enables you to extract a subset of data that satisfy

Everything’s bigger in Texas and that definitely held true at SAS Global Forum 2015. The conference was bigger and busier than ever, especially for the education industry. There were so many amazing presentations and announcements, that you may have missed a few -- here are the highlights. We had a several customer presentations on SAS Visual
We’ve all been there. You’ve knuckled down, cleaned out the garage, the attic, and that cupboard under the stairs, thrown away a ton of stuff, only to need it again the very next week. Until recently, that’s exactly what many businesses did with their data. The data explosion has radically