RegEx: Tutorial

 

I have seen people struggling with patterns in strings. There is so much literature about this, since strings are very old data types. But nothing is more important that your CLI tool that no-one know how to use, but you. No, really, pattern matching is one of the most complex tasks in Data Science. But is really useful, and once you dominate it, you will rule.

Let’s begin.

They keys of RegEx.