Python re(gex)? a magical tool for text processingКНИГИ » ПРОГРАММИНГ
Название: Python re(gex)? a magical tool for text processing Автор: Sundeep Agarwal Издательство: Sundeep Agarwal Год: 2019 Формат: PDF Страниц: 71 Размер: 10 Mb Язык: English
Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. This book will help you learn Regular Expressions, a mini-programming language for all sorts of text processing needs. The book heavily leans on examples to present features of regular expressions one by one. It is recommended that you manually type each example and experiment with them. Understanding both the nature of sample input string and the output produced is essential. As an analogy, consider learning to drive a bike or a car - no matter how much you read about them or listen to explanations, you need to practice a lot and infer your own conclusions. Should you feel that copy-paste is ideal for you, code snippets are available chapter wise on GitHub. The examples presented here have been tested with Python version 3.7.1 and may include features not available in earlier versions. Unless otherwise noted, all examples and explanations are meant for ASCII characters only. The examples are copy pasted from Python REPL shell, but modi?ed slightly for presentation purposes (like adding comments and blank lines, shortened error messages, skipping import statements, etc).
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
С этой публикацией часто скачивают:
JavaScript RegExp: an example based guide Название: javascript RegExp: an example based guide Автор: Sundeep Agarwal Издательство: Leanpub Год: 2019 Язык: английский Формат: pdf...
Regular Expressions Cookbook Название: Regular Expressions Cookbook Автор: Jan Goyvaerts and Steven Levithan Издательство: O’Reilly Media, Inc. Год: 2009 Формат: PDF Страниц: 512...
Mastering Regular Expressions, Third Edition Название: Mastering Regular Expressions, Third Edition Автор: Jeffrey E. F. Friedl Издательство: O'Reilly Media Год: 2006 Формат: PDF Страниц: 535...
Regular Expressions: Pocket Primer Название: Regular Expressions: Pocket Primer Автор: Oswald Campesato Издательство: Mercury Learning & Information Год: 2019 Страниц: 190 Формат:...
Python for R Users Название: Python for R Users: A Data Science Approach Автор: Ajay Ohri Издательство: Wiley Год: 2017 Формат: True PDF/ePub Страниц: 358 Размер: 41.7...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.