Chevron Left
Back to Use Python Regular Expressions to Process File Data

Learner Reviews & Feedback for Use Python Regular Expressions to Process File Data by Coursera Project Network

3.9
stars
18 ratings

About the 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....
Filter by:

1 - 2 of 2 Reviews for Use Python Regular Expressions to Process File Data

By fat k (

•

Dec 21, 2021

Doesnt go really in depth more than a common beginner-intermediate course for Python.

For myself, I expected more hands on then just following in VS Code.

Overall, I suggest it for beginners who want to see regex in action.

By Akhil K N

•

Oct 13, 2021

ok