๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Codyโ€™s Data Cleaning Techniques Using SAS

โœ Scribed by Ron Cody


Publisher
SAS Institute
Year
2017
Tongue
English
Leaves
234
Series
SAS
Edition
3
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Find errors and clean up data easily using SAS!




Thoroughly updated, Cody's Data Cleaning Techniques Using SAS, Third Edition, addresses tasks that nearly every data analyst needs to do - that is, make sure that data errors are located and corrected. 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.



Building on both the authorโ€™s experience gained from teaching a data cleaning course for over 10 years, and advances in SAS, this third edition includes four new chapters, covering topics such as the use of Perl regular expressions for checking the format of character values (such as zip codes or email addresses) and how to standardize company names and addresses.



With this book, you will learn how to:


  • find and correct errors in character and numeric values
  • develop programming techniques related to dates and missing values
  • deal with highly skewed data
  • develop techniques for correcting your data errors
  • use integrity constraints and audit trails to prevent errors from being added to a clean data set

โœฆ Subjects


Programming;APIs & Operating Environments;Algorithms;Apple Programming;Cross-platform Development;Functional;Game Programming;Graphics & Multimedia;Introductory & Beginning;Languages & Tools;Microsoft Programming;Mobile Apps;Parallel Programming;Software Design, Testing & Engineering;Web Programming;Computers & Technology;Mathematical & Statistical;Software;Computers & Technology;Enterprise Applications;Software;Computers & Technology;Probability & Statistics;Applied;Mathematics;Science & Math;P


๐Ÿ“œ SIMILAR VOLUMES


Cody's Data Cleaning Techniques Using SA
โœ Ron Cody ๐Ÿ“‚ Library ๐Ÿ“… 2017 ๐Ÿ› SAS Institute ๐ŸŒ English

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. --

Cody's Data Cleaning Techniques Using SA
โœ Ronald P. Cody ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› SAS Publishing ๐ŸŒ English

Please be aware that there is a second edition of this book (at the same price). Therefore, be sure you buy the second edition and not the original. Here is a link to the second edition: Cody's Data Cleaning Techniques Using SAS, Second Edition. I have rewritten every program and every macro in t

Python Clean Code: Best Practices and Te
โœ Nash Maverick ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Vigilant Vaults ๐ŸŒ English

<p><span>"</span><span>Python Clean Code</span><span>" is a comprehensive guidebook for Python developers who want to improve the quality of their code by adopting best practices for writing clean, readable, and maintainable code. The book is authored by </span><span>Nash Maverick</span><span>, who