Regex(re) method explained here are search(), findall(), match(), sub(), split() and compile().
Timeline:
0:05 re.search()
3:06 re.findall()
4:06 re.match()
4:34 re.split()
5:06 re.sub()
5:25 re.compile()

https://youtu.be/E5ZvK66R4Ks

Learn about Python Regular Expression  using simple Manim Animation | Python Programming
2.10 GEEK