The starting point for your SAS® and Viya™ projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
You can use the 'where' parameter to specify an expression for subsetting the input data as it is being loaded.
specifies the missing policy to handle missing values. Default: USEINSEARCH. MACSMALL: specifies to treat the missing values for numeric variables as the smallest machine value and to treat missing values for nominal variables as a separate level. USEINSEARCH: specifies to incorporate missing values in the calculation of the worth of a splitting rule, and consequently to produce a splitting rule that associates missing values with a branch that maximizes the worth of the split.
Specifies the variables to use in the action. The casinvardesc value can be one or more of the following: format, formattedLength, label, name (required), nfd, nfl.
When `noVars=TRUE`, no variables are automatically copied from the input table to the output table. By default, all columns not in the `inputs`, `groupBy`, `weight`, or `frequency` parameters are copied.
The 'expDateNum' result is a double. You can access the value from results.expDateNum.