Formatting Data Values & Reading SAS Data Sets
Section outline
-
-
Overview
Learning outcomes:
This week, you will be learning the following:
1. Describe SAS formats2. Apply SAS formats with the FORMAT statement3. Define the business scenario that will be used when reading from a data source to create a SAS data set4. Use a DATA step to create a SAS data set from an existing SAS data set5. Subset observations with a WHERE statement6. Create a new variable with an assignment statement
-