- Level Intermediate
- Duration 3 hours
- Course by Coursera Project Network
-
Offered by
About
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.Modules
Use Python Regular Expressions to Process File Data
1
Assignment
- Graded Quiz: Test your Project understanding
1
Discussions
- Python Regular Expressions
1
Labs
- Use Python Regular Expressions to Process File Data
1
Readings
- Project-based Course Overview
Auto Summary
Enhance your IT and Computer Science skills with "Use Python Regular Expressions to Process File Data" on Coursera. In this 180-minute intermediate course, you'll learn to use Python's re package to create an application that verifies email form data from files. Perfect for North American learners, this free course offers hands-on experience in searching, validating, and replacing data patterns using regular expressions. Join now and advance your Python proficiency!

Instructor
David Dalsveen