Kevin D. Smith

Список книг автора Kevin D. Smith



    PROC TEMPLATE Made Easy

    Kevin D. Smith

    This straightforward guide to PROC TEMPLATE shows you how to build your own custom styles and tables in SAS. You'll learn how to create new styles to match your organization's standards or simply to increase your report's aesthetic potential build custom tables with complex structures and traffic lighting to make them easier to read and interpret manage your templates and share them with other SAS users
    Written for all levels of users, PROC TEMPLATE Made Easy guides you through the process of writing templates. Beginners will benefit from learning how to do so from the ground up. Intermediate and advanced users will learn the more complex features of PROC TEMPLATE as well as how to use styles in the Base SAS reporting procedures. This book explains how PROC TEMPLATE saves templates and teaches you how to create shareable template stores, allowing you to customize your working environment. The visual appendixes of all style attributes and graph colors serve as an essential reference for anyone using PROC TEMPLATE.
    PROC TEMPLATE allows you to take advantage of all that the Output Delivery System has to offer, and PROC TEMPLATE Made Easy teaches you how.
    This book is part of the SAS Press program.

    SAS Viya

    Kevin D. Smith

    Learn how to access analytics from SAS Cloud Analytic Services (CAS) using Python and the SAS Viya platform. SAS Viya : The Python Perspective is an introduction to using the Python client on the SAS Viya platform. SAS Viya is a high-performance, fault-tolerant analytics architecture that can be deployed on both public and private cloud infrastructures. While SAS Viya can be used by various SAS applications, it also enables you to access analytic methods from SAS, Python, Lua, and Java, as well as through a REST interface using HTTP or HTTPS. This book focuses on the perspective of SAS Viya from Python. SAS Viya is made up of multiple components. The central piece of this ecosystem is SAS Cloud Analytic Services (CAS). CAS is the cloud-based server that all clients communicate with to run analytical methods. The Python client is used to drive the CAS component directly using objects and constructs that are familiar to Python programmers. Some knowledge of Python would be helpful before using this book; however, there is an appendix that covers the features of Python that are used in the CAS Python client. Knowledge of CAS is not required to use this book. However, you will need to have a CAS server set up and running to execute the examples in this book. With this book, you will learn how to:Install the required components for accessing CAS from PythonConnect to CAS, load data, and run simple analysesWork with CAS using APIs familiar to Python usersGrasp general CAS workflows and advanced features of the CAS Python client SAS Viya : The Python Perspective covers topics that will be useful to beginners as well as experienced CAS users. It includes examples from creating connections to CAS all the way to simple statistics and machine learning, but it is also useful as a desktop reference.