ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,379 results

Socratica
Regular Expressions in Python || Python Tutorial || Learn Python Programming

Stay in the loop INFINITELY: https://snu.socratica.com/python Regular Expressions (regex for short) is a ...

13:23
Regular Expressions in Python || Python Tutorial || Learn Python Programming

117,510 views

3 years ago

CS50
CS50P - Lecture 7 - Regular Expressions

This is CS50P, CS50's Introduction to Programming with Python. Enroll for free at https://cs50.edx.org/python. Slides, source code ...

2:05:00
CS50P - Lecture 7 - Regular Expressions

387,456 views

3 years ago

Corey Schafer
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text

In this regular expressions (regex) tutorial, we're going to be learning how to match patterns of text. Regular expressions are ...

37:55
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text

1,343,965 views

8 years ago

codebasics
Regular Expression Tutorial Python | Python Regex Tutorial

Regular expression python tutorial. I will take a real life example of extracting information out of tesla's company filing and show ...

25:29
Regular Expression Tutorial Python | Python Regex Tutorial

188,149 views

4 years ago

CodeWithHarry
Regular Expressions in Python | Python Tutorial - Day #95

Access the Playlist: https://www.youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg Link to the Repl: ...

13:03
Regular Expressions in Python | Python Tutorial - Day #95

228,891 views

2 years ago

Alex Hyett
Finally Understand Regular Expressions - In Just 7 Minutes!

Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...

7:26
Finally Understand Regular Expressions - In Just 7 Minutes!

11,335 views

2 years ago

Computerphile
Regular Expressions - Computerphile

Professor Brailsford on one of our most requested topics. Playlist of Videos the Prof mentioned: ...

17:19
Regular Expressions - Computerphile

264,578 views

5 years ago

Google Career Certificates
Regular Expressions in Python | Google IT Automation with Python Certificate

Learn about what a regular expression is and why you would use one. Dive into the basics of regular expressions and give ...

56:47
Regular Expressions in Python | Google IT Automation with Python Certificate

4,180 views

4 years ago

Leila Gharani
Introducing REGEX Excel Functions - Extract, Clean, and Format Data Easily! (NEW!)

REGEXREPLACE: This Excel function lets you replace parts of a text string using patterns called regular expressions (regex).

19:22
Introducing REGEX Excel Functions - Extract, Clean, and Format Data Easily! (NEW!)

484,404 views

1 year ago

ArjanCodes
Regex is HARD!

That's where Regular Expressions, or Regex, come in. In this video, I'll dive into Regex and reveal some surprising ways it can be ...

5:12
Regex is HARD!

12,298 views

1 year ago

codebasics
Regex For NLP: NLP Tutorial For Beginners In Python - S1 E3

NLP problems are solved either using heuristics/rule based approach or using machine learning. Regex offers a powerful rule ...

44:27
Regex For NLP: NLP Tutorial For Beginners In Python - S1 E3

257,783 views

3 years ago

Dr Codie
python re.sub

Learn python regular expressions with the re module and substitution of the text found with pattern matching using re.sub.

23:08
python re.sub

4,009 views

7 years ago

PyCon US
TUTORIAL / Trey Hunner / Hands-On Regular Expressions in Python

What are regular expressions, what are they useful for, and why are they so hard to read? In this tutorial we will break down the ...

2:35:21
TUTORIAL / Trey Hunner / Hands-On Regular Expressions in Python

2,186 views

4 years ago

The Coding Train
2.4: Regular Expressions: Capturing Groups - Programming with Text

In this video I discuss capturing parentheses and how they are used to create numbered groups that referenced in a find / replace ...

13:42
2.4: Regular Expressions: Capturing Groups - Programming with Text

158,290 views

9 years ago

VariableUndefined
Explaining Python re Module for Regular Expressions #pythonforeveryone #regex #python

In this video, you'll quickly learn the basics of Python regular expressions (regex) with key functions like re.search, re.match, ...

0:59
Explaining Python re Module for Regular Expressions #pythonforeveryone #regex #python

6,683 views

1 year ago

Google for Developers
What are regular expressions?

Google Python Class Day 2 Part 1: Regular Expressions. By Nick Parlante. Support materials and exercises: ...

42:00
What are regular expressions?

548,191 views

15 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

Data Science Simplified
How to Create Human-Readable Regular Expressions in Python

Article: https://bit.ly/3K0mtK9 Code: https://bit.ly/3NVapuM.

3:02
How to Create Human-Readable Regular Expressions in Python

552 views

2 years ago

LeSniperJF
Writing and Using Regular Expression in Python

In this video I continue our exploration of Regular Expression and try out examples using a Regular Expression Interpreter ...

1:39:52
Writing and Using Regular Expression in Python

306 views

3 years ago

DataCamp
NLP in Python Crash Course Part #1 | Tokenization, Regular Expressions, Text Preprocessing & More

Learn the foundations of Natural Language Processing (NLP) with Python in this beginner-friendly crash course. This tutorial ...

1:49:57
NLP in Python Crash Course Part #1 | Tokenization, Regular Expressions, Text Preprocessing & More

4,497 views

9 months ago