Rediscovering Python's Regular Expressions
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the inner workings of Python's regular expression module in this informative EuroPython conference talk. Dive deep into the structure and functionality of the 're' module, uncovering hidden gems and lesser-known features. Learn about the compilation process, speed implications of using callable replacements in 're.sub', and the intricacies of the MatchObject interface. Gain a better understanding of this widely-used module through clear explanations, interesting trivia, and practical examples. Suitable for anyone familiar with basic regular expression usage in Python.
Syllabus
Introduction
Overview
History
Search for God
Why Search
Why Compile
Read Ignore Case
Bitwise
Standard Library
Mesh Objects
Example
Group subgroups
Thick
Questions
Taught by
EuroPython Conference
Related Courses
Design of Computer ProgramsStanford University via Udacity Programming Languages
University of Virginia via Udacity Data Structures and Performance
University of California, San Diego via Coursera Introducción a Data Science: Programación Estadística con R
Universidad Nacional Autónoma de México via Coursera Applied Text Mining in Python
University of Michigan via Coursera