PROGRAMMING | PATTERN MATCHING | COMPUTER SCIENCE

Regular Expressions: Syntax in Detail

A deeper dive into regular expressions and their syntax

David Farrugia
Towards Data Science
7 min readOct 8, 2022

--

Photo by Gerd Altmann on Pixabay

In our last post, we introduced and discussed the paradigm of regular expressions (regex). Regex is a powerful tool that allows us to perform string pattern matching, replacement, and other…

--

--

Data Scientist | AI Enthusiast and Researcher | Talks about Python, AI, and Data. Get in touch — davidfarrugia53@gmail.com