Use Python Regular Expressions to Process File Data

By Coursera on Coursera · Design
Price
Free

About This Course

By the end of this project, you will use the python re package to create an application that verifies email form data from a file. Regular expressions are used to search for data patterns. They can be used to validate file or web data, and/or replace data when a match is found. In Python, the regular expression is compiled with a regular expression pattern. Then a string is passed to the regular expression engine where the search for the pattern match takes place. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Instructor

David Dalsveen

Frequently Asked Questions

How much does Use Python Regular Expressions to Process File Data cost?
Visit the Use Python Regular Expressions to Process File Data course page for current pricing and available discounts.
Who teaches Use Python Regular Expressions to Process File Data?
Use Python Regular Expressions to Process File Data is taught by David Dalsveen, Coursera.
What skill level is Use Python Regular Expressions to Process File Data for?
This course is designed for all levels learners.