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 compareImages action compares images from a source table with images from a ...
The `globalReconcile` action, part of the `Reconcile Forecasts Action Set`, simu...
The crossValidate action performs cross-validation with specified machine learni...
Displays whether a DATA step can replace an existing table.
Yes, an attribute can be applied to a specific column. When using the `attributes` parameter, you can include the `column` parameter within an attribute's definition, providing the name of the column you want to associate the attribute with. If the `column` parameter is omitted, the attribute applies to the entire table.
The destination is defined using the `externalOptions` parameter. You must specify the `extType` (e.g., 'DATABRICKS', 'FILESYSTEM', 'HADOOP', 'SINGLESTORE', 'SYNAPSE', 'TERADATA') and provide the relevant parameters for that specific external type.
Yes, you can filter cliques by their size using the `minSize` and `maxSize` parameters. `minSize` sets the minimum number of nodes a clique must have, and `maxSize` sets the maximum. Cliques with sizes outside this range are removed from the results.
optNetwork.maxFlow / , , , , , ...;