Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
69,794 results
Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...
713,093 views
6 years ago
Master the re.sub() method in #Python #Regex to replace text patterns with ease. Learn it in just a minute! Subscribe for more ...
414 views
1 year ago
d matches numbers right? welllllllllll maybe not the numbers you expected! - intro to regexes: https://youtu.be/yFRSpPwrJzQ ...
1,132 views
5 years ago
Want to learn more? Take the full course at ...
1,554 views
Learn how to use the `re.findall()` function in Python to effortlessly extract all occurrences of a pattern from a string! This tutorial ...
142 views
10 months ago
Ready to finally understand Python Regular Expressions? In this video, we break down regex with super simple examples ...
252 views
Want to search for patterns anywhere in a string? The re.search() method in #Python #Regex is your go-to tool! Learn it in under a ...
247 views
Learn how to find all matches in a string using re.findall() in #Python #Regex. Perfect for extracting patterns in data quickly!
306 views
When Should You Use Greedy Or Non-Greedy Python RegEx? Are you interested in learning how to make your text extraction in ...
15 views
Unlock the power of word boundaries in regular expressions! This video provides a beginner-friendly guide to understanding ...
249 views
Discover how to compile regex patterns with re.compile() in #Python #Regex for reusable and efficient pattern matching. Learn it ...
549 views
How Do You Extract Multi-line Text Using Python Regex? Have you ever needed to extract entire sections of text from a large ...
21 views
Why Use re.IGNORECASE In Python Regex? In this informative video, we will discuss the re.IGNORECASE flag in Python's ...
14 views
11 months ago