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...
Saved in:
| Main Author | |
|---|---|
| Format | eBook |
| Language | English |
| Published |
Berlin
Mercury Learning and Information
2019
Mercury Learning & Information Mercury Learning |
| Edition | 1 |
| Series | Pocket Primer |
| Subjects | |
| Online Access | Get full text |
| ISBN | 9781683922278 1683922271 |
| DOI | 10.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 --