ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

20,556 results

Alex The Analyst
Regular Expression Methods in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at Methods for Regular Expression in ...

8:37
Regular Expression Methods in Python

27,242 views

2 years ago

Alex The Analyst
Regular Expression Use Cases in Python

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:47
Regular Expression Use Cases in Python

12,773 views

2 years ago

Introduction to Data Science
Natural Language Processing 2: Regular Expressions

Quick introduction to regular expressions in python's re module.

6:46
Natural Language Processing 2: Regular Expressions

178 views

3 years ago

Alex The Analyst
Regular Expression Character Classes in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at Character Classes in Regular ...

10:38
Regular Expression Character Classes in Python

16,713 views

2 years ago

Applied Language Technology
Regular expressions

In this video, we will learn about regular expressions and how to use them in Python. ✨ Check out the learning materials ...

5:27
Regular expressions

1,183 views

5 years ago

Vincent Lab
Regular Expressions in under 10 minutes

In this video I will explain the very basic of regular expressions Subscribe for more ...

7:43
Regular Expressions in under 10 minutes

105 views

6 years ago

Code Remedies
Regular Expression in Python Tutorial | Explained using Animation (Manim Lib) | Python for Beginners

Learn how to use regular expression using re method. In this tutorial, Python re method used are search(), findall(), match(), sub(), ...

6:07
Regular Expression in Python Tutorial | Explained using Animation (Manim Lib) | Python for Beginners

1,681 views

4 years ago

NetworkNectar
86.Complete Python Basics for Automation - Regex with Flags

Please visit Network Automation with Python Tutorials ...

8:42
86.Complete Python Basics for Automation - Regex with Flags

1,309 views

4 years ago

XaviWare
Python - Understanding Regular Expressions - 10 Minutes Videos 036

Understanding Regular Expressions The Regular Expression Module This Python 3 tutorial course aims to teach everyone the ...

10:02
Python - Understanding Regular Expressions - 10 Minutes Videos 036

17 views

5 years ago

FOSDEM
Regular Expression Derivatives in Python

by Michael Paddon At: FOSDEM 2018 Room: H.2215 (Ferrer) Scheduled start: 2018-02-04 10:20:00+01.

15:55
Regular Expression Derivatives in Python

398 views

8 years ago

Bryce Vandegrift
Abusing Regular Expressions

Please don't abuse regular expressions. Website: https://brycevandegrift.xyz.

8:03
Abusing Regular Expressions

272 views

3 years ago

Montreal-Python
Learning Python When You're Ten #MP55

Montreal, Nov. 23, 2015 - This is a remake of the conference that Jake Sethi-Reiner gave last Spring at Pycon US 2015. This ten ...

8:47
Learning Python When You're Ten #MP55

376 views

10 years ago

Peter Schneider
Python regex.findall not finding all matches of shorter length

Python regex.findall not finding all matches of shorter length I hope you found a solution that worked for you :) The Content (except ...

4:41
Python regex.findall not finding all matches of shorter length

17 views

2 years ago

Sam King
Practical Unix: Regular Expressions 6 - Python

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 ...

4:05
Practical Unix: Regular Expressions 6 - Python

1,621 views

12 years ago

EuroPython Conference
Ilia Kurenkov - re-Discovering Python's Regular Expressions

Ilia Kurenkov - re-Discovering Python's Regular Expressions [EuroPython 2016] [19 July 2016] [Bilbao, Euskadi, Spain] ...

18:54
Ilia Kurenkov - re-Discovering Python's Regular Expressions

659 views

9 years ago

Peter Schneider
How to write a Python regex that matches strings with both words and digits, excluding digits-onl...

How to write a Python regex that matches strings with both words and digits, excluding digits-only strings? I hope you found a ...

5:38
How to write a Python regex that matches strings with both words and digits, excluding digits-onl...

8 views

2 years ago

PyCon Israel
When Regular Expressions are Not Enough by Nati Cohen

Slides available here: http://il.pycon.org/2016/static/sessions/nati-cohen.pdf.

17:22
When Regular Expressions are Not Enough by Nati Cohen

76 views

6 years ago

Ingeniero John Ortiz Ordoñez
Python Ejercicio: 1115 HackerRank Validar Números Teléfono Móvil con Expresiones Regulares (RegEx)

1115. HackerRank Validar Números de Teléfono Móvil con Expresiones Regulares (RegEx) con el lenguaje de programación ...

10:39
Python Ejercicio: 1115 HackerRank Validar Números Teléfono Móvil con Expresiones Regulares (RegEx)

2,449 views

4 years ago

Analytics Fun
Regular Expression in Python

Definition and Use: Regular expression is a sequence of character mainly used to find and replace patterns in a string They are ...

12:26
Regular Expression in Python

526 views

9 years ago

dist67
translate.py: Regex Option

https://blog.didierstevens.com/programs/translate/

8:03
translate.py: Regex Option

455 views

9 years ago