YoVDO

Python Regular Expressions With Examples

Offered By: Udemy

Tags

Python Courses Regular Expressions Courses

Course Description

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

Related Courses

Design of Computer Programs
Stanford 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