All
Search
Images
Videos
Shorts
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Re
Compile Python
Nvim Regex Find and Replace
Reuven Lerner
Python
Standard Library
Create Python
Package
Corey Schafer Unit Testing
Python
Documentation
Le Module Rich En
Python
Python
Str.replace
Re
Module Python
Python
Build Package
Function Split
Python
How to Install Python Packages
Python
Replace
Sub
Dis Drinking Anul
Corey Schafer Python
Tutorial Full Video
Premier Serpent
Python Re
Find All in
Python
Re
Matching Python
Python
Re.findall
Encapsulation in
Python
Regular Expression
Python
Python
Code Examples
Python
Match Case Examples
Re Python
Strings
Statistical Inference in Data Science
How to Insert Copywrite Symbol in
Python
Punctuation
Re
Documentation
Regex for Beginners
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
Re
Compile Python
Nvim Regex Find and Replace
Reuven Lerner
Python
Standard Library
Create Python
Package
Corey Schafer Unit Testing
Python
Documentation
Le Module Rich En
Python
Python
Str.replace
Re
Module Python
Python
Build Package
Function Split
Python
How to Install Python Packages
Python
Replace
Sub
Dis Drinking Anul
Corey Schafer Python
Tutorial Full Video
Premier Serpent
Python Re
Find All in
Python
Re
Matching Python
Python
Re.findall
Encapsulation in
Python
Regular Expression
Python
Python
Code Examples
Python
Match Case Examples
Re Python
Strings
Statistical Inference in Data Science
How to Insert Copywrite Symbol in
Python
Punctuation
Re
Documentation
Regex for Beginners
How to Start Coding in
Python
How to Remove Left of Specific Character
Regular Expressions in
Python Bro Code
Replace a Text in an Image Using
Python
Search String Examples
All String Command in
Python
Python Re
How to Use Regex in
Python
Re
Alphanumeric
Python
Regular Searches
Regular Expression in
Python
3:48
YouTube
CodeLucky
Python re.sub() Tutorial: Text Substitution with Regular Expressions
🔥 Master text manipulation in Python with the `re.sub()` function! This comprehensive tutorial is designed for beginners and covers everything you need to know about using regular expressions for text substitution. We'll start with the basics, explaining the syntax and parameters of `re.sub()`, including the pattern, replacement string ...
134 views
10 months ago
Watch full video
Python Subprocess Tutorial
0:28
What is computer science? #programming #python
YouTube
Khan Academy
3.3K views
2 days ago
1:08
Web Scraping for Beginners | Python Tutorial | Intellipaat
YouTube
Intellipaat
24.9K views
1 week ago
1:11
Python Roadmap 2026 | How To Learn Python In 2026? | Python Programming | #Shorts | #Simplilearn
YouTube
Simplilearn
8K views
1 week ago
Top videos
2:12
Replace Text Like a Pro with Regex in Python - A Quick re.sub() Tutorial!
YouTube
Python In a Minute
361 views
Sep 4, 2024
17:24
Python Regular Expressions -part #12 - Re.sub
YouTube
PyMoondra
18.7K views
Aug 25, 2017
3:37
What Is Re.sub() And How Does It Work For Pattern Matching? - Python Code School
YouTube
Python Code School
13 views
9 months ago
Python Subprocess Examples
13:17
Python 3 Programming Tutorial - Subprocess module
YouTube
sentdex
151.4K views
Aug 2, 2014
9:57
Using the Python subprocess Module: Gettting Started & Using subprocess to Run Python
YouTube
Real Python
3.6K views
May 8, 2025
19:01
Python Tutorial: Calling External Commands Using the Subprocess Module
YouTube
Corey Schafer
403.4K views
Jul 24, 2019
2:12
Replace Text Like a Pro with Regex in Python - A Quick re.sub() Tutorial!
361 views
Sep 4, 2024
YouTube
Python In a Minute
17:24
Python Regular Expressions -part #12 - Re.sub
18.7K views
Aug 25, 2017
YouTube
PyMoondra
3:37
What Is Re.sub() And How Does It Work For Pattern Matching? - Python Code School
13 views
9 months ago
YouTube
Python Code School
1:05
Explain split(), sub(), subn() methods of “re” module in Python.
61 views
4 months ago
YouTube
claryzo
5:21
Python regex Hands-on | re.match | re.search | re.findall | re.sub | re.split
27.1K views
Jan 14, 2021
YouTube
Python Coding Club
0:46
Transform Text in Python: Learn to Use `replace()` and `re.sub()`
1K views
Feb 21, 2024
YouTube
Código Espinoza - Automatiza tu Vida
13:48
Learn Python – Automatically clean up text with regex & re.sub
4 views
3 months ago
YouTube
AppleEnthusiast
2:01
how to use re compile and re sub in python
28 views
Nov 16, 2023
YouTube
CodeGPT
0:47
Python re.sub Can Take a Function - Not Just a String #pythonprogramming #regex
1 views
1 month ago
YouTube
Kandi Brian
5:05
【python】知识点教程(1)-正则表达式re库[re.sub]
25.6K views
Dec 31, 2021
bilibili
FlowLiver
0:59
Explaining Python re Module for Regular Expressions #pythonforeveryone #regex #python
10.4K views
Sep 30, 2024
YouTube
VariableUndefined
1:02
Stop Using string.replace() ❌ Use re.sub() Instead! #shorts
1.5K views
4 months ago
YouTube
Akash Chauhan
0:43
Python Regex Power Moves You Must Know! #python
401 views
9 months ago
YouTube
Co-Coder
11:03
31. Regular Expressions in Python | re module for regex | Advanced Python Tutorial | Amit Thinks
290 views
3 months ago
YouTube
Amit Thinks
2:39
python sub state names for abbrev via python dict with re.sub
1 month ago
YouTube
Roel Van de Paar
50:25
Regex Beginner Tutorial | Must-Know Before Data Cleaning with Pandas
33 views
1 month ago
YouTube
Mohd Navaid
2:00
Season 1 Lesson 28 Part 6 Your First Steps in Python Regex Sub Replace Text
1 week ago
YouTube
247CodeGirl
4:32
python正则表达式re的sub()方法
592 views
Mar 20, 2021
bilibili
永恒的沙粒
2:43
【Python正则表达式】正则使用re.sub()方法取代字符
1.1K views
Jan 16, 2023
bilibili
小枫Geek
4:39
python re.sub方法的官方文档的一个例子解释
218 views
Dec 30, 2023
bilibili
草履虫学AI
1:56
Python Regex: How To Replace All Substrings In a String
8.1K views
Oct 2, 2020
YouTube
DataDaft
4:22
python3标准库-1.3.10-re正则表达式sub修改字符串
471 views
Feb 3, 2021
bilibili
伍德春
1:40
NOVATO vs EXPERTO en Python🔥 —¿Cómo reemplazan texto SIN llamar replace() para cada variación? #pypシ
10 views
1 month ago
YouTube
Systems BM
10:01
regular expressions built in functions | findall, ,match, search, split, sub functions | regex
43.2K views
May 14, 2023
YouTube
NS lectures
8:29
Using the Python re Module for Regular Expressions
7K views
Nov 19, 2020
YouTube
Real Python
4:31
What have they done! Why is re.sub changing from Python 3.13?
1 views
3 months ago
YouTube
Evan
0:07
🎓 Python regular expressions and the re module Explained | Python Tutorial for Beginners
17 views
4 months ago
YouTube
wong's learning
2:39
Season 1 Lesson 28 Part 7 Your First Steps in Python Regex Sub Clean Data
56 views
1 week ago
YouTube
247CodeGirl
18:26
Mastering Regex in Python | Learn Regular Expressions with re Module (Beginner to Advanced)
261 views
10 months ago
YouTube
Data Science For Everyone
See more
More like this
Feedback