The starting point for your SAS® CAS 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 columnInfo action displays information about the columns in a specified CAS ...
The featureMachine action is an automated feature transformation and generation ...
Performs functional PCA training. The fPca action implements the Functional Prin...
use the duplicate value reduction memory format. This memory format can reduce the memory consumption and file size when the input data contains duplicate values.
Specifies the format to apply to the variable.
Yes, by setting the 'distributed' parameter to TRUE, the action can process the graph in a distributed fashion across multiple machines, which is useful for very large graphs.
Specifies options for result tables. You can specify which result tables the server returns and how group-by results are handled. Alias: tblOpts. Sub-parameters: forceTableReturn (when set to True, result tables are returned to the client even if the output is also saved as an output table. Default: FALSE), tableNames (specifies the names of result tables to generate. By default, all result tables are returned. Alias: outputTables).
specifies variables to use for analysis. For more information about specifying the inputs parameter, see the common casinvardesc parameter (Appendix A: Common Parameters). Alias: input