Data Manipulation

h

In general, data manipulation takes up about 60% of your SAS program. 

In this module, you will learn the 5 most common data manipulation techniques including sorting, concatenating, merging, transposing and reverse transposing a data set.

You will also learn how to remove duplicate observations, identify extreme values, and handle unmatched observations.

By the end of the training, you will be capable of handling the majority of the data manipulation tasks.