Programming Tips

Strengthen your programming skills with tips and techniques from the experts

Programming Tips
Mike Kalt 7
Why Can't SAS Read My CSV file?

Many SAS users receive data in the form of CSV (Comma Separated Value) files, and need to convert them to SAS data sets. A typical record in a CSV file might look like this: Jeter,Derek,1995,,234,”22,600,000” Note the following about the record above: There is no data for the fourth field,

Programming Tips
Stacey Hamilton 5
All Reported Out

I’ve spent quite a while now going through chapter 8, “Creating Enhanced List and Summary Reports,” in the Base Certification Prep Guide. This topic should be straightforward, I keep telling myself. So why did I score 40% on the quiz? Thinking that I probably needed to delve a little deeper,

Programming Tips
Christine Kjellberg 0
Divide and Conquer

Divide each difficulty into as many parts as is feasible and necessary to resolve it. -Rene Descartes A great quote to apply to many things in life, including this path towards certification. Realizing that I needed a review, I enrolled in a three day, onsite Programming I class here in

1 34 35 36

Back to Top