Skip to main content

Read SAS

Synopsis

This operator is used for reading an SAS file.

Description

This operator can read SAS (Statistical Analysis System) files. Please study the attachedExample Processfor understanding the use of this operator. Please note that when an SAS file is read, the roles of all the attributes are set to regular. Numeric columns use the "real" data type, nominal columns use the "polynominal" data type in RapidMiner.

Input

file

An SAS file is expected as a file object which can be created with other operators with file output ports like the Read File operator.

Output

output

This port delivers the SAS file in tabular form along with the meta data. This output is similar to the output of the Retrieve operator.

Parameters

File

The path of the SAS file is specified here. It can be selected using thechoose a filebutton.