ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,951 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,201 views

2 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

384,577 views

3 years ago

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

... this video can be found at: https://github.com/CoreyMSchafer/code_snippets/tree/master/Regular-Expressions Python Regex ...

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

1,343,162 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

186,966 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

226,541 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,293 views

5 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!

10,876 views

2 years ago

The Morpheus Tutorials
Python Tutorial #41 - Regex

In diesem Tutorial zeige ich euch, wie man in Python Regex Ausdrücke darstellen kann. Playlist: ...

13:04
Python Tutorial #41 - Regex

18,491 views

9 years ago

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

400000+ professionals trust our courses—start your journey here https://link.xelplus.com/yt-d-all-courses Regex, or regular ...

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

482,894 views

1 year 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,003 views

7 years ago

ArjanCodes
Regex is HARD!

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Welcome to the first Tuesday Tips video!

5:12
Regex is HARD!

12,270 views

1 year 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,162 views

4 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,348 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

256,545 views

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

4 years ago

PyLounge - программирование на Python и всё о IT
Основы Регулярных Выражений В Python | Модуль re

Регулярные выражения есть почти в каждом уважающем себя языке программирования и Python не является исключением.

18:54
Основы Регулярных Выражений В Python | Модуль re

34,409 views

4 years ago

CodeBerry Programozóiskola - Magyarország
Python regex - Python tutorial magyar felirattal – CodeBerry Programozóiskola

Ebből a videóból megtanulhatod, mik azok a Python RegEx-ek (Regular Expression), és hogyan tudod őket használni. További ...

4:47
Python regex - Python tutorial magyar felirattal – CodeBerry Programozóiskola

237 views

3 years ago

Microlearn and Logixy Hub
Python Telegram Bot Tutorial | Message Handlers & Regex Filters Explained | | Part 03

Stop your bot from replying to everything! In this video, you'll learn how to make your Telegram bot "smart" using Message ...

12:54
Python Telegram Bot Tutorial | Message Handlers & Regex Filters Explained | | Part 03

22 views

4 days 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,381 views

8 months 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,193 views

9 years ago