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

5. Advanced Data Preprocessing and Feature Engineering

Engy Fouda1 
(1)
Hopewell Junction, NY, USA
 

We mentioned in the preface that in this book we try to balance between using the integrated development environment (IDE) and the code. In Chapters 5 and 6, we focus on the code. This chapter shows some advanced data cleaning and querying methods, such as using PROC SQL, SELECT, WHERE, WHEN, and DO loops.

Comment Statement

It is crucial to document your code so you and your peers can understand the reasoning behind how the analysis is constructed. In general, if you do not document your code, you might look at it after a few months and not remember ...

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.