Regular Expressions: Pocket Primer

Regular Expressions: Pocket Primer

English | 2018 | ISBN: 978-1683922278 | 190 Pages | PDF, EPUB | 10 MB

As part of the bestselling Pocket Primer series, the goal of this book is to introduce readers to regular expressions in several technologies. It is intended for data scientists, data analysts, and others who want to understand regular expressions to perform various tasks. You will acquire an understanding of how to create an assortment of regular expressions, such as filtering data for strings containing uppercase or lowercase letters; matching integers, decimals, hexadecimal, and scientific numbers; and context-dependent pattern matching expressions. It includes REs with Python, R, bash, Perl, Java, and more. Companion files with source code are available for downloading from the publisher.

Homepage