Chapter 5: The CASAction and CASTable Objects

Getting Started with the CASAction Objects

Setting Nested Parameters

Setting Parameters as Attributes

Retrieving and Removing Action Parameters

First Steps with the CASTable Object

Manually Creating a CASTable Object

CASTable Action Interface

Setting CASTable Parameters

Managing Parameters Using the Method Interface

Managing Parameters Using the Attribute Interface

Materializing CASTable Parameters

Conclusion

All of the CAS action calls that we have covered so far look like method calls on an object (such as conn.loadtable(…), conn.columninfo(…), and so on). However, looks can be deceiving. Python has the ability to make any object look like a function. All of these action calls are actually instances ...

Get SAS Viya now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.