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
157,649 results
Have you ever found a pattern in a Python string you wanted to change, but were stuck trying to use built-in string operations?
268,583 views
5 years ago
Stay in the loop INFINITELY: https://snu.socratica.com/python Regular Expressions (regex for short) is a ...
119,096 views
3 years ago
In this video, we'll explore what regular expressions are. They're very useful tools for manipulating and processing text. For ...
95,011 views
7 years ago
Access the Playlist: https://www.youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg Link to the Repl: ...
237,512 views
2 years ago
Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at Methods for Regular Expression in ...
27,108 views
In this video, we learn how to use regular expressions in Python to validate or check user input.
86,584 views
Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at real use cases for Regular ...
12,702 views
Aujourd'hui, on se retrouve pour l'episode 15 de la série Apprendre le langage Python avec la notion de regex. 1 like = 1 element ...
17,690 views
1 year ago
Regular Expressions Part 1 Intro https://elzero.org/category/courses/mastering-python/ ...
78,307 views
AYUDAME A CRECER, SUSCRIBETE ➡️ http://bit.ly/2sOMBBV⬅️ ME APOYARIAS MUCHO En este capitulo sera una ...
19,946 views
8 years ago
Working with text in Pandas? Did you know that many methods allow you to use regular expressions to describe patterns, rather ...
7,148 views
Python Programming: Basics of Regular Expressions Topics discussed: 1. Introduction to Regular Expressions. 2. The search() ...
10,688 views
Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at Character Classes in Regular ...
16,634 views
If you liked the content, please consider checking out my Patreon! - https://www.patreon.com/CodingUnderPressure/membership ...
319 views
Source Code + Text Tutorial - https://www.codewithharry.com/videos/python-tutorials-for-absolute-beginners-86 ▻Full Python ...
192,080 views
Code and details: Python regex cheat sheet with examples http://blog.softhints.com/python-regex-cheat-sheet-with-examples/ In ...
1,413 views
Watch one video and understand everything about REGEX with examples. ✨Work related mails can be sent on: ...
964,589 views
6 years ago
Python Regular Expressions - Regex In Python. You will learn How To Define Search Patterns And More. Check out my Python ...
1,587 views
Want to unlock the full power of text processing in Python? In this video, I'll guide you through regular expressions step by step ...
184 views
5 months ago
In this video I demonstrate how to use regular expressions with Python network automation. Learn how to use regular expression ...
9,363 views
Unlock the power of text manipulation with Python Regular Expressions (Regex)! This beginner-friendly tutorial breaks down the ...
140 views
10 months ago
This article is all about the start of line ^ and end of line $ regular expressions in Python's re library. These two regexes are ...
2,849 views
In this video I'll show you what RegEx is, its main applications, and some examples. How to validate a CPF (Brazilian tax ...
121,646 views
The re—short for regular expression—library is a standard part of Python. Most of the methods inside of the re module take a ...
6,799 views
This video is all about the compilation flags in Python's re module. Learn how to use these flags to enable/disable regex features.
354 views