Regular Expressions - Pocket Primer

As part of the best-selling Pocket Primer series, this book is meant to familiarize readers with regular expressions as part of their data-related tasks. Regular expressions (regex) are used in search engines, search and replace dialogs of word processors and text editors, in text processing utiliti...

Full description

Saved in:
Bibliographic Details
Main Author Campesato, Oswald
Format eBook
LanguageEnglish
Published Berlin Mercury Learning and Information 2019
Mercury Learning & Information
Mercury Learning
Edition1
SeriesPocket Primer
Subjects
Online AccessGet full text
ISBN9781683922278
1683922271
DOI10.1515/9781683923114

Cover

Table of Contents:
  • Title Page Preface Table of Contents 1. Introduction to Regular Expressions 2. Common Regex Tasks 3. REs in Python 4. Working with REs in R 5. Working with REs in Bash Appendices Index
  • FM -- Chapter 1 -- Chapter 2 -- Chapter 3 -- Chapter 4 -- Chapter 5 -- AppendixA -- AppendixB -- Index
  • Chapter 1. Introduction to Regular Expressions --
  • Contents --
  • Chapter 3. REs in Python --
  • Preface --
  • Appendix A. REs in Perl --
  • Frontmatter --
  • Index
  • Chapter 2. Common Regex Tasks --
  • Chapter 4. Working with REs in R --
  • Appendix B. Res In Java --
  • Chapter 5. Working with REs in bash --