© Engy Fouda 2020
E. FoudaLearn Data Science Using SAS Studiohttps://doi.org/10.1007/978-1-4842-6237-5_6

6. Preparing Data for Analysis

Engy Fouda1 
(1)
Hopewell Junction, NY, USA
 

In this chapter, we continue digging into SAS programming, still focusing on the code rather than the GUI. As we mentioned earlier, in any programming language, you learn the data types, operators, IF condition, and loops. We covered all these topics in Chapters 2 and 5, except the IF condition statements. In this chapter, we learn about them and also more advanced data preparation and processing techniques.

Label

In Chapter 2, we mentioned that the SAS program consists of two parts: the data step and the proc step. In the previous chapters, we tried many procedures; for example, ...

Get Learn Data Science Using SAS Studio: A Quick-Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.