ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,674 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

26,145 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,289 views

2 years ago

Alex The Analyst
Regular Expression Metacharacters in Python

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

20:03
Regular Expression Metacharacters in Python

14,377 views

2 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,042 views

2 years ago

Riffomonas Project
Regular expressions in sed & grep: powerful tools for searching and modifying files in bash (CC022)

In this screencast tutorial, Pat Schloss shows how you can use regular expressions to search for patterns in files and then modify ...

50:48
Regular expressions in sed & grep: powerful tools for searching and modifying files in bash (CC022)

1,404 views

5 years ago

ANGE-DEV
🔥 PYTHON PENTESTING - Maîtriser les Expressions Régulières (Regex)  - PARTIE 1

Dans cette PREMIÈRE PARTIE sur les regex, on va pratiquer directement sur regex101.com avec 3 exercices concrets !

21:57
🔥 PYTHON PENTESTING - Maîtriser les Expressions Régulières (Regex) - PARTIE 1

65 views

2 months ago

Holberton
Beyond (. *) - Learn the art designing powerful and elegant regular expressions

Regular expressions are a language of their own. It's a must in a programmer's toolbox, yet not many understand how to craft a ...

1:51:08
Beyond (. *) - Learn the art designing powerful and elegant regular expressions

170 views

9 years ago

PyCon South Africa
An introduction to regular expressions in Python

Adrianna Pińska Regular expressions are a mini-language used for pattern-matching in text. They have been a staple of the ...

25:46
An introduction to regular expressions in Python

72 views

9 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

Chuck Severance
Python for Informatics - Chapter 11 - Regular Expressions

Regular Expressions http://www.pythonlearn.com/ All Lectures: ...

35:24
Python for Informatics - Chapter 11 - Regular Expressions

36,152 views

12 years ago

Luke Smith
Regular Expressions (Regex): All the Basics

I go over how to get a lot out of just the fundamentals of regular expressions (regexes). We cover all the basics, but there is an ...

21:39
Regular Expressions (Regex): All the Basics

64,160 views

5 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

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,668 views

4 years ago

Red Hat Enterprise Linux
Understanding Regular Expressions (regex) | Into the Terminal 155

Regular Expressions (regex) are implemented in almost every programming language (python, c, ruby, perl, to name a few) and ...

57:57
Understanding Regular Expressions (regex) | Into the Terminal 155

1,257 views

Streamed 5 months 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

167 views

3 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,163 views

4 years ago

it learning
Regular Expressions from Basic to Advanced level

Watch this video to learn, what regular expressions are for, what are mechanics of regular expressions, what the computer ...

42:13
Regular Expressions from Basic to Advanced level

62 views

5 years ago

Dexlab Analytics
Learn Regular Expression In Python Part 1: The Basics of Regex

After introducing you to the great visualization libraries in Python in our previous series, we are starting another video tutorial ...

28:42
Learn Regular Expression In Python Part 1: The Basics of Regex

140 views

5 years ago

Code School
Python RegEx Explained with Examples

In this Python Regular Expressions tutorial, you will learn Python's RegEx (Regular Expressions) module in detail with practical ...

2:15:50
Python RegEx Explained with Examples

197 views

2 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

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

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

7 years ago

Riffomonas Project
How to write a simple regular expression in R using sub and str_replace (CC183)

R has a variety of tools for creating regular expressions that allow you to maniuplate text. In this episode we'll see the similarities ...

18:48
How to write a simple regular expression in R using sub and str_replace (CC183)

7,067 views

3 years ago

CharlesGPT
print("Python Regex & Input Validation – Master in 1 Hour! 🐍✨")

learnpython #beginners #regex Ready to level up your Python skills? In this action-packed 1-hour tutorial, I break down regular ...

50:53
print("Python Regex & Input Validation – Master in 1 Hour! 🐍✨")

21 views

3 months ago

QIIME 2
Text manipulation with regular expressions (part 1)

This video includes a discussion of text versus binary file formats, delimited text files, and using regular expressions for powerful ...

52:06
Text manipulation with regular expressions (part 1)

1,125 views

3 years ago