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
20,556 results
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,242 views
2 years ago
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,773 views
Quick introduction to regular expressions in python's re module.
178 views
3 years ago
Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at Character Classes in Regular ...
16,713 views
In this video, we will learn about regular expressions and how to use them in Python. ✨ Check out the learning materials ...
1,183 views
5 years ago
In this video I will explain the very basic of regular expressions Subscribe for more ...
105 views
6 years ago
Learn how to use regular expression using re method. In this tutorial, Python re method used are search(), findall(), match(), sub(), ...
1,681 views
4 years ago
Please visit Network Automation with Python Tutorials ...
1,309 views
Understanding Regular Expressions The Regular Expression Module This Python 3 tutorial course aims to teach everyone the ...
17 views
by Michael Paddon At: FOSDEM 2018 Room: H.2215 (Ferrer) Scheduled start: 2018-02-04 10:20:00+01.
398 views
8 years ago
Please don't abuse regular expressions. Website: https://brycevandegrift.xyz.
272 views
Montreal, Nov. 23, 2015 - This is a remake of the conference that Jake Sethi-Reiner gave last Spring at Pycon US 2015. This ten ...
376 views
10 years ago
Python regex.findall not finding all matches of shorter length I hope you found a solution that worked for you :) The Content (except ...
0:10 import re 0:15 re.search(pattern, str) is the equivalent of what we've been doing with grep. 0:51 if there's no match, it returns ...
1,621 views
12 years ago
Ilia Kurenkov - re-Discovering Python's Regular Expressions [EuroPython 2016] [19 July 2016] [Bilbao, Euskadi, Spain] ...
659 views
9 years ago
How to write a Python regex that matches strings with both words and digits, excluding digits-only strings? I hope you found a ...
8 views
Slides available here: http://il.pycon.org/2016/static/sessions/nati-cohen.pdf.
76 views
1115. HackerRank Validar Números de Teléfono Móvil con Expresiones Regulares (RegEx) con el lenguaje de programación ...
2,449 views
Definition and Use: Regular expression is a sequence of character mainly used to find and replace patterns in a string They are ...
526 views
https://blog.didierstevens.com/programs/translate/
455 views