Completed
Importing excel file in SAS
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SAS Tutorial for Beginners to Pro Level - The Complete SAS Tutorial - How to Learn SAS Programming
Automatically move to the next video in the Classroom when playback concludes
- 1 Download and Install SAS University Edition
- 2 Introduction to SAS University Interface
- 3 Difference between Data Steps and Procedures
- 4 Data Types in SAS
- 5 Creating First Table in SAS
- 6 Library Creation in SAS
- 7 Importing excel file in SAS
- 8 Reading permanent tables in SAS
- 9 Creating a new variable
- 10 Renaming and Removing a Variable
- 11 Filtering the Data
- 12 If then else statement
- 13 Data Step Options
- 14 Proc Print
- 15 Proc Sort
- 16 Proc Frequency
- 17 Proc Transpose
- 18 Proc Contents
- 19 Character Functions
- 20 Concatenate
- 21 Substr
- 22 Change Case Functions
- 23 Translate and TRANWRD
- 24 INDEX and FIND function in SAS
- 25 PRXMATCH
- 26 INPUT and PUT Function in SAS
- 27 today, day ,weekday ,month, qtr, year, mdy
- 28 Informat and Format
- 29 INTCK Function in SAS
- 30 INTNX Function in SAS
- 31 PROC EXPORT
- 32 Combining Tables in SAS