Text Matching and Regular Expressions in Python
Dmytro
Python
5 Chapters
0 Studying now
Master the art of searching, extracting, and manipulating text in Python using built-in string methods and regular expressions. This course guides you through practical techniques for identifying patterns, validating formats, and transforming text data, culminating in a hands-on project to build a simple spam identifier.
Course description
Master the art of searching, extracting, and manipulating text in Python using built-in string methods and regular expressions. This course guides you through practical techniques for identifying patterns, validating formats, and transforming text data, culminating in a hands-on project to build a simple spam identifier.
Technology
Python
Language
En
Rating
Chapters
5
String Searching with Python Methods
Pattern Matching with String Methods
Introduction to Regular Expressions
Extracting and Validating with Regex
Building a Simple Spam Identifier
0%
String Searching with Python Methods
Pattern Matching with String Methods
Introduction to Regular Expressions
Extracting and Validating with Regex
Building a Simple Spam Identifier