SAS Viya. Kevin D. Smith
Caslib and CAS Table Visibility
Uploading Data Files to CAS Tables
Uploading Data from URLs to CAS Tables
Uploading Data from a Pandas DataFrame to a CAS Table
The Excel Data Message Handler
The PandasDataFrame Data Message Handler
Using Data Message Handlers with Databases
Writing Your Own Data Message Handlers
Chapter 5: The CASAction and CASTable Objects
Getting Started with the CASAction Objects
Setting Parameters as Attributes
Retrieving and Removing Action Parameters
First Steps with the CASTable Object
Manually Creating a CASTable Object
Managing Parameters Using the Method Interface
Managing Parameters Using the Attribute Interface
Materializing CASTable Parameters
Chapter 6: Working with CAS Tables
Using CASTable Objects like a DataFrame
Creating Plots from CASTable Data
Exporting CASTables to Other Formats
Sorting, Data Selection, and Iteration
Fetching Data with a Sort Order
Iterating through Columns and Rows
Techniques for Indexing and Selecting Data
Chapter 7: Data Exploration and Summary Statistics
Summarizing Continuous Variables
Summarizing Categorical Variables
Variable Transformation and Dimension Reduction
Chapter 8: Modeling Continuous Variables