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
4,663,289 results
Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...
682,428 views
5 years ago
d matches numbers right? welllllllllll maybe not the numbers you expected! - intro to regexes: https://youtu.be/yFRSpPwrJzQ ...
1,102 views
The "re.IGNORECASE" flag can be added as a third parameter to the "match" or "search" method to indicate that you want ...
3,960 views
Ready to finally understand Python Regular Expressions? In this video, we break down regex with super simple examples ...
233 views
6 months ago
Discover how to compile regex patterns with re.compile() in #Python #Regex for reusable and efficient pattern matching. Learn it ...
320 views
1 year ago
shorts In this installment of TheFunctionForge.com's Python in 60 Seconds series, we explore the 'search' function in Python's ...
66 views
2 years ago
Hi Viewers, This is Prof. Antony Vijay. In this video I have explained the concept about Searching Pattern in Regular Expression ...
161 views
4 years ago
Master Python regex with this capturing groups challenge! Can you predict what findall returns with multiple groups? Essential ...
1,261 views
2 months ago
Learn how to use Python's regex module to efficiently find strings of exactly 8 characters that contain both letters and numbers ...
3 views
4 months ago
In this video I show you how find extract phone numbers from a Python string, using the Regular Expression library! #coding ...
1,339 views
In this video, we recommend the regex library for Python, which provides powerful regular expression functionality. Regular ...
218 views
mohanmadotcom Python Regex, #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonbeginner #python3 ...
818 views
11 months ago
Master the re.sub() method in #Python #Regex to replace text patterns with ease. Learn it in just a minute! Subscribe for more ...
203 views
716 views
Learn how to validate GitHub usernames in Python using just one line of regex! Rules for GitHub usernames: Cannot start ...
137 views
3 months ago
Dive into the world of Python regular expressions and discover how compiling your regex patterns can dramatically improve ...
10 views
Learn how to extract all email addresses from any text using Python and regular expressions (regex)! In this quick tutorial, we ...
173 views
Learn how to use the `re.findall()` function in Python to effortlessly extract all occurrences of a pattern from a string! This tutorial ...
37 views
Explore how to use the re.finditer() method in #Python #Regex to find and iterate over pattern matches in a string. Efficient and ...
141 views
Learn how to split strings by patterns using re.split() in #Python #Regex. Quick and efficient text processing in just 60 seconds!
289 views
shorts Full Video Link : https://youtu.be/F9khvFpuibY #python #pythonprogramming #pythontutorial #pythoninterviewquestions ...
6,974 views