Calling Chris – How many ways does EG retrieve data?

Well if anybody else can answer this then give Chris a race for his money Based on my previous post it got me thinking about hoe EG retrieved the data. It looked to me like EG retrieved the preview data into the EG project for the table selected, but failed to run the SAS query on the workspace server. […]

Using SAS and Python to normalize database

Many occasions, data needs to be normalized to speed up query operations before entering a database. Interestingly, SAS’s data step array cannot accept mixed data types including both numeric and character ones, which makes it unusable for such a pur…

Golden Nuggets of Helpful Information

I’ve been answering the most random set of questions over the last few days. In the process, I rediscovered some great resources; gems that are worthy of a mention here.

Currently, you cannot change the e-mail address that you use to log in to s…