

The program will import the CSV file into SAS and convert it to a SAS dataset. The GETNAMES option tells the procedure that the first row of the CSV file contains the values that will be used to label the variables in the TRAIN dataset.Įxecute the code by pressing F3, or by clicking on the little running man.


If you haven’t done this yet that you can follow the tutorial here.
