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
The `addFormat` action is a powerful tool within the `sessionProp` action set. I...
The fmtLibCntlOut action creates a SAS Cloud Analytic Services (CAS) table that ...
Fetches rows from a table or view. This action allows you to retrieve data from ...
by default, the bin order is preserved for numeric variables. When set to False, the bin order is ignored for numeric variables. Default: TRUE.
specifies the length of the format field.
Display whether work is offloaded to GPU.
The 'attributes' parameter specifies variable attributes. It takes a list of objects, each defining attributes like 'format', 'formattedLength', 'label', 'name' (required), 'nfd', and 'nfl' for a variable.
The bart.bartGauss action fits Bayesian additive regression trees (BART) models to normally distributed response data.