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 'minGroupsLL' parameter specifies the minimum number of groups required for using post-read parallel algorithms. The default is 100000, and the minimum value is 1.
Specifies the settings for reading a table from a data source. Alias: import. For more information about specifying the importOptions parameter, see the common importOptions parameter (Appendix A: Common Parameters).
To perform a two-way tabulation, you must specify both the 'row' parameter for the row variable and the 'col' parameter for the column variable.
Yes, you can use the `direction` parameter. It can be set to `UNDIRECTED` (which is the default) or `DIRECTED` to specify how the input graph should be treated.
The 'maxLength' parameter specifies the maximum length for variable or constraint names within the MPS file. The default value for this parameter is 8.