Python Regular Expressions - Defining Search Patterns and More
Offered By: tutorialsEU via YouTube
Course Description
Overview
Learn how to use regular expressions (regex) in Python to define search patterns and manipulate text data. Explore the 're' module to perform powerful string matching, validation, and manipulation tasks. Discover techniques for creating regex patterns, searching for matches, and applying regex in various programming scenarios such as email validation, text parsing, and data extraction. Gain practical knowledge through examples and exercises to enhance your Python programming skills and streamline text processing workflows.
Syllabus
Intro
Regular Expressions
Search
Search Patterns
Resources
Taught by
tutorialsEU
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity