Extract Text Data with Python and Regex

Go to class
Write Review

Extract Text Data with Python and Regex provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Extract Text Data with Python and Regex is taught by Ahmad Varasteh. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project you will learn what is regular expressions and how it works. during this project we are going to learn about basic to advanced concepts of regex by formatting phone numbers, email addresses and URLs. after that we will learn how to use regular expressions for data cleaning. and finally in the final task we are going to work with a dataset consists of daily personal notes, and we are going to use RegEx to pull out useful information out of our raw text data.