Introduction to Regular Expressions in SAS

Introduction to Regular Expressions in SAS
Author: Matthew Windham
Publisher:
Total Pages: 0
Release: 2014-12
Genre: Computers
ISBN: 9781612909042

Unstructured data is the most voluminous form of data in the world, and analysts rarely receive it in perfect condition for processing. In other words, you often need to clean, transform, and enhance your source data before you can use and derive value from it--especially where textual data is concerned. In Introduction to Regular Expressions in SAS, SAS programmers of virtually all skill levels will learn how to harness the power of Regular Expressions within the SAS programming language for a wide array of everyday applications of unstructured data analyses. This book uses a practical, examples-based approach to walk you through using Regular Expressions for unstructured data processing, and provides you with the foundational information and examples to perform advanced applications. From fuzzy matching to data extraction, this book is a critical reference for any advanced analytics practitioner who needs to leverage SAS software to effectively process their data. This book is part of the SAS Press Program.

Introduction to Regular Expressions in SAS

Introduction to Regular Expressions in SAS
Author: K. Matthew Windham
Publisher:
Total Pages: 120
Release: 2014-12-01
Genre: MATHEMATICS
ISBN: 9781629594996

Unstructured data is the most voluminous form of data in the world, and analysts rarely receive it in perfect condition for processing. In other words, you often need to clean, transform, and enhance your source data before you can use and derive value from it especially where textual data is concerned. In Introduction to Regular Expressions in SAS, SAS programmers of virtually all skill levels will learn how to harness the power of Regular Expressions within the SAS programming language for a wide array of everyday applications of unstructured data analyses. This book uses a practical, examples-based approach to walk you through using Regular Expressions for unstructured data processing, and provides you with the foundational information and examples to perform advanced applications. From fuzzy matching to data extraction, this book is a critical reference for any advanced analytics practitioner who needs to leverage SAS software to effectively process their data. This book is part of the SAS Press Program."

Unstructured Data Analysis

Unstructured Data Analysis
Author: Matthew Windham
Publisher: SAS Institute
Total Pages: 166
Release: 2018-09-14
Genre: Computers
ISBN: 1635267099

Unstructured data is the most voluminous form of data in the world, and several elements are critical for any advanced analytics practitioner leveraging SAS software to effectively address the challenge of deriving value from that data. This book covers the five critical elements of entity extraction, unstructured data, entity resolution, entity network mapping and analysis, and entity management. By following examples of how to apply processing to unstructured data, readers will derive tremendous long-term value from this book as they enhance the value they realize from SAS products.

SAS Functions by Example, Second Edition

SAS Functions by Example, Second Edition
Author: Ron Cody, EdD
Publisher: SAS Institute
Total Pages: 473
Release: 2010-03-11
Genre: Computers
ISBN: 1607643642

Fully updated for SAS 9.2, Ron Cody's SAS Functions by Example, Second Edition, is a must-have reference for anyone who programs in Base SAS. With the addition of functions new to SAS 9.2, this comprehensive reference manual now includes more than 200 functions, including new character, date and time, distance, probability, sort, and special functions. This new edition also contains more examples for existing functions and more details concerning optional arguments. Like the first edition, the new edition also includes a list of SAS programs, an alphabetic list of all the functions in the book, and a comprehensive index of functions and tasks. Beginning and experienced SAS users will benefit from this useful reference guide to SAS functions. This book is part of the SAS Press program.

SAS Functions by Example, Second Edition

SAS Functions by Example, Second Edition
Author: Ron Cody, EdD
Publisher: SAS Institute
Total Pages: 472
Release: 2010-03-11
Genre: Computers
ISBN: 162959024X

Fully updated for SAS 9.2, Ron Cody's SAS Functions by Example, Second Edition, is a must-have reference for anyone who programs in Base SAS. With the addition of functions new to SAS 9.2, this comprehensive reference manual now includes more than 200 functions, including new character, date and time, distance, probability, sort, and special functions. This new edition also contains more examples for existing functions and more details concerning optional arguments. Like the first edition, the new edition also includes a list of SAS programs, an alphabetic list of all the functions in the book, and a comprehensive index of functions and tasks. Beginning and experienced SAS users will benefit from this useful reference guide to SAS functions. This book is part of the SAS Press program.

Learning SAS by Example

Learning SAS by Example
Author: Ron Cody
Publisher: SAS Institute
Total Pages: 536
Release: 2018-07-03
Genre: Computers
ISBN: 1635266564

Learn to program SAS by example! Learning SAS by Example, A Programmer’s Guide, Second Edition, teaches SAS programming from very basic concepts to more advanced topics. Because most programmers prefer examples rather than reference-type syntax, this book uses short examples to explain each topic. The second edition has brought this classic book on SAS programming up to the latest SAS version, with new chapters that cover topics such as PROC SGPLOT and Perl regular expressions. This book belongs on the shelf (or e-book reader) of anyone who programs in SAS, from those with little programming experience who want to learn SAS to intermediate and even advanced SAS programmers who want to learn new techniques or identify new ways to accomplish existing tasks. In an instructive and conversational tone, author Ron Cody clearly explains each programming technique and then illustrates it with one or more real-life examples, followed by a detailed description of how the program works. The text is divided into four major sections: Getting Started, DATA Step Processing, Presenting and Summarizing Your Data, and Advanced Topics. Subjects addressed include Reading data from external sources Learning details of DATA step programming Subsetting and combining SAS data sets Understanding SAS functions and working with arrays Creating reports with PROC REPORT and PROC TABULATE Getting started with the SAS macro language Leveraging PROC SQL Generating high-quality graphics Using advanced features of user-defined formats and informats Restructuring SAS data sets Working with multiple observations per subject Getting started with Perl regular expressions You can test your knowledge and hone your skills by solving the problems at the end of each chapter.

SAS Text Analytics for Business Applications

SAS Text Analytics for Business Applications
Author: Teresa Jade
Publisher: SAS Institute
Total Pages: 260
Release: 2019-03-29
Genre: Computers
ISBN: 1635266610

Extract actionable insights from text and unstructured data. Information extraction is the task of automatically extracting structured information from unstructured or semi-structured text. SAS Text Analytics for Business Applications: Concept Rules for Information Extraction Models focuses on this key element of natural language processing (NLP) and provides real-world guidance on the effective application of text analytics. Using scenarios and data based on business cases across many different domains and industries, the book includes many helpful tips and best practices from SAS text analytics experts to ensure fast, valuable insight from your textual data. Written for a broad audience of beginning, intermediate, and advanced users of SAS text analytics products, including SAS Visual Text Analytics, SAS Contextual Analysis, and SAS Enterprise Content Categorization, this book provides a solid technical reference. You will learn the SAS information extraction toolkit, broaden your knowledge of rule-based methods, and answer new business questions. As your practical experience grows, this book will serve as a reference to deepen your expertise.

Unstructured Data Analysis

Unstructured Data Analysis
Author: Matthew Windham
Publisher:
Total Pages: 166
Release: 2019-07-31
Genre: Computers
ISBN: 9781642953596

Unlock the power of regular expressions and entity resolution to transform your analytics projects Unstructured data is the most voluminous form of data in the world, and analysts rarely receive it in perfect condition for processing. In other words, textual data needs to be cleaned, transformed, and enhanced before value can be derived from it. Unstructured Data Analysis: Entity Resolution and Regular Expressions in SAS shows SAS programmers of virtually all skill levels how to harness the robust power of regular expressions and entity resolution within the SAS programming language for a wide array of everyday applications of unstructured data analyses. This book uses a practical, examples-based approach to present techniques for unstructured data processing and provides the foundational information needed to perform advanced applications. Beginning with regular expressions in SAS, readers will progress to learning the building blocks of Entity Resolution Analytics including entity extraction, ETL, entity resolution, network mapping and analysis, and management concepts. Filled with motivational examples and helpful guidelines, this book is a critical reference for every analytics professional who works with unstructured data.

Cody's Data Cleaning Techniques Using SAS, Third Edition

Cody's Data Cleaning Techniques Using SAS, Third Edition
Author: Ron Cody
Publisher: SAS Institute
Total Pages: 234
Release: 2017-03-15
Genre: Computers
ISBN: 1635260698

Written in Ron Cody's signature informal, tutorial style, this book develops and demonstrates data cleaning programs and macros that you can use as written or modify which will make your job of data cleaning easier, faster, and more efficient. --

The Little SAS Book

The Little SAS Book
Author: Lora D. Delwiche
Publisher: SAS Institute
Total Pages: 512
Release: 2019-10-11
Genre: Computers
ISBN: 1642953431

A classic that just keeps getting better, The Little SAS Book is essential for anyone learning SAS programming. Lora Delwiche and Susan Slaughter offer a user-friendly approach so that readers can quickly and easily learn the most commonly used features of the SAS language. Each topic is presented in a self-contained, two-page layout complete with examples and graphics. Nearly every section has been revised to ensure that the sixth edition is fully up-to-date. This edition is also interface-independent, written for all SAS programmers whether they use SAS Studio, SAS Enterprise Guide, or the SAS windowing environment. New sections have been added covering PROC SQL, iterative DO loops, DO WHILE and DO UNTIL statements, %DO statements, using variable names with special characters, the ODS EXCEL destination, and the XLSX LIBNAME engine. This title belongs on every SAS programmer's bookshelf. It's a resource not just to get you started, but one you will return to as you continue to improve your programming skills. Learn more about the updates to The Little SAS Book, Sixth Edition here. Reviews for The Little SAS Book, Sixth Edition can be read here.