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 metrics action is used to display performance metrics for each subsequent ac...
Displays the server options and their current values. This action is particularl...
Compares two tables by computing the index and frequency of each group, cumulati...
specifies the type of layout algorithm. FRUCHGOLD specifies the layout algorithm is roughly based on one proposed by Fruchterman and Reingold. WALSHAW specifies the layout algorithm is roughly based on one proposed by Walshaw.
You must use the 'path' parameter to provide the path to a text file. This file must contain a list of the paths to the audio files that you want to load into the CAS table.
specifies the certificate with the public key that is used to sign OAuth tokens.
The 'noVars' parameter, when set to True, prevents variables from being automatically copied from the input table to the output table. By default, all columns not in specified input, groupBy, weight, or frequency parameters are copied. The default is False.
You can use the 'direction' parameter. Set it to 'DIRECTED' if the links in your graph have a specific direction (from a source node to a sink node). The default value is 'UNDIRECTED', where links are considered bidirectional.