Chapter 3: SAS Coding

Overview

Get Data

Structured and Unstructured Data

SAS Libraries

PROC IMPORT

WORK Library

DATA Step

Server Connections

Explore Data

PROC CONTENTS

PROC FREQ

PROC UNIVARIATE

PROC MEANS

PROC SUMMARY

Manipulate Data

DATA Step

Filtering Data

PROC SORT

Export Data

PROC EXPORT

PROC REPORT

Graphs

Chapter Review

Overview

I am going to assume that if you bought a book on data science in SAS that you have some familiarity with the SAS programming language. If you do have some experience in SAS coding, then this chapter will be a refresher on common SAS coding techniques. If you do not have much experience in SAS coding, then you may have to spend a little extra time studying this chapter and trying out the programming concepts yourself ...

Get End-to-End Data Science with SAS 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.