Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Python Regular Expressions With Examples

via Udemy

Overview

Learn Python's RE module in detail with practical examples.

What you'll learn:
  • Complete understanding of Regular Expressions and how to use RE module in Python programming.

Python Regular Expressions With Examples.course gives you comprehensive overview of Python's REmodule.

Here are some important topics:

1. What are Regular Expressions.

2. REmodule methods:

  • search()
  • match()
  • findall()
  • finditer()
  • sub()
  • compile()
  • split()

3. Writing regular expression patterns using:

  • Repetitions
  • Non Greedy Repetitions
  • Character Sets
  • Character Ranges
  • Escape Codes
  • Anchoring
  • Flags
  • Groups and Named Groups

All these are explained with lots of code examples. Course includes a quiz.

Taught by

Kris Yamarthy

Reviews

4.3 rating at Udemy based on 305 ratings

Start your review of Python Regular Expressions With Examples

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.