Do you want to work more efficiently and automate all sorts of manual text processing tasks? In this course, Python 3 Regex Playbook, you’ll learn to apply Python regex for automating all sorts of text data processing. First, you’ll explore how to implement it for more basic usage, such as finding words in a string and validating user input. Next, you’ll discover how to use regex to validate user input. Finally, you’ll learn how to clean up data with regex and Python. When you’re finished with this course, you’ll have the skills and knowledge of Python regex usage needed to tackle a wide range of text processing tasks.
Overview
Do you want to work more efficiently and automate all sorts of manual text processing tasks? In this course, Python 3 Regex Playbook, you’ll learn to apply Python regex for automating all sorts of text data processing. First, you’ll explore how to implement it for more basic usage, such as finding words in a string and validating user input. Next, you’ll discover how to use regex to validate user input. Finally, you’ll learn how to clean up data with regex and Python. When you’re finished with this course, you’ll have the skills and knowledge of Python regex usage needed to tackle a wide range of text processing tasks.
Syllabus
- Course Overview 1min
- Working with Regular Expressions in Python 30mins
- Searching and Matching Patterns in Files 10mins
- Validating User Input and Data 9mins
- Parsing Log Files 9mins
- Replacing, Transforming, and Cleaning Data 19mins
Taught by
Maaike van Putten