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
5,020,531 results
Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...
695,530 views
5 years ago
d matches numbers right? welllllllllll maybe not the numbers you expected! - intro to regexes: https://youtu.be/yFRSpPwrJzQ ...
1,114 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 ...
136 views
1 year ago
Discover how to compile regex patterns with re.compile() in #Python #Regex for reusable and efficient pattern matching. Learn it ...
405 views
... de complejidad a medida que añadimos condiciones en la búsqueda y la mejor opción que te comparto si trabajas con python ...
24,400 views
Thank you,
478,908 views
3 years ago
Ready to finally understand Python Regular Expressions? In this video, we break down regex with super simple examples ...
247 views
8 months ago
In this video I show you how find all the words with a specific suffix using Python's Regular Expression library #coding ...
964 views
Master the re.sub() method in #Python #Regex to replace text patterns with ease. Learn it in just a minute! Subscribe for more ...
289 views
Learn about Regular Expressions or Regex in Python. Specifically, this video shows how to use: raw strings (r”…”) & re.compile() ...
1,087 views
5 months ago
Learn how to find all matches in a string using re.findall() in #Python #Regex. Perfect for extracting patterns in data quickly!
228 views
Discover how the re.match() method in #Python #Regex helps you check for patterns at the start of a string. Perfect for quick data ...
201 views
Quieres validar correos electrónicos en Python de manera fácil? En este video, te mostraré cómo hacerlo usando expresiones ...
4,655 views
Learn how to implement phone number validation in Python using regular expressions (RegEx), ensuring accurate and efficient ...
2,172 views
In this video I show you how find extract phone numbers from a Python string, using the Regular Expression library! #coding ...
1,435 views
In this video I show you how to extract words of a specific length from text with Python's Regular Expression library! #coding ...
609 views
Dive into the world of Python regular expressions and discover how compiling your regex patterns can dramatically improve ...
21 views
6 months ago
Master text manipulation in Python with the `re.sub()` function! This comprehensive tutorial is designed for beginners and covers ...
67 views
This short describes a practical way to conceptualize regular expressions (aka regex, or regexp) in Computer Science. Regex ...
10,124 views
2 years ago