StackOverflow Questions for Tag: python-re

DuesserBaest
DuesserBaest

Reputation: 2829

Using re.sub and replace with overall match

Score: 5

Views: 148

Answers: 2

Read More
Zod Mansour
Zod Mansour

Reputation: 1

Treat '.' as the character '.' in fullmatch

Score: -2

Views: 47

Answers: 0

Read More
Andrew Prince
Andrew Prince

Reputation: 77

(Python) Cant scrape data from rocket tracker using re, requests, and json

Score: 0

Views: 722

Answers: 1

Read More
getintoityuh
getintoityuh

Reputation: 51

Regular Expression with Two Names: One With Middle Initial and One Without

Score: 1

Views: 84

Answers: 2

Read More
Vikas Garud
Vikas Garud

Reputation: 163

Regex pattern to match a string ends with multiple charachters

Score: 1

Views: 1377

Answers: 2

Read More
Bernhard Wagner
Bernhard Wagner

Reputation: 1842

Python regex capture group containing nested non-capturing group

Score: 1

Views: 174

Answers: 1

Read More
Raj
Raj

Reputation: 33

how to read only last 24 hours from a multi dated log file and to grep specific pattern in python

Score: 0

Views: 75

Answers: 1

Read More
Abdulkarim Kanaan
Abdulkarim Kanaan

Reputation: 1763

pandas.Series.str.replace returns nan

Score: 0

Views: 111

Answers: 1

Read More
William
William

Reputation: 4036

How to use Python Regex to match url

Score: 2

Views: 2064

Answers: 3

Read More
user11873831
user11873831

Reputation:

python Regex for mixed alpha numerica data and special characters

Score: 0

Views: 49

Answers: 1

Read More
shane.singwa
shane.singwa

Reputation: 50

More elegant way of replacing substring of text that was matched with regex

Score: 0

Views: 44

Answers: 1

Read More
Leo
Leo

Reputation: 38

Why does regex require triple backslash to match a single backslash?

Score: 2

Views: 677

Answers: 0

Read More
micho
micho

Reputation: 108

python - Wrong regex used?

Score: 1

Views: 58

Answers: 1

Read More
Nihad Huseynov
Nihad Huseynov

Reputation: 13

How to match words in a string which contain at least one vowel (a,i,o,u,e) using regex python

Score: 1

Views: 401

Answers: 2

Read More
spotdev
spotdev

Reputation: 29

Extract subtring using regex python

Score: 0

Views: 99

Answers: 1

Read More
yurasharko
yurasharko

Reputation: 11

Regexp twitter handle Python

Score: 1

Views: 44

Answers: 1

Read More
Taha Hosseiny
Taha Hosseiny

Reputation: 35

python regex lookbehind to remove _sublabel1 in string like "__label__label1_sublabel1"

Score: 3

Views: 88

Answers: 1

Read More
Sadra
Sadra

Reputation: 384

Replace An Exact Grouped Part in RegEx Python

Score: 0

Views: 91

Answers: 3

Read More
Praveen Kumar S
Praveen Kumar S

Reputation: 31

How do I write a regex to match the pattern "Day Month Date TimeStamp Year"?

Score: 0

Views: 442

Answers: 1

Read More
Blank
Blank

Reputation: 4705

re.sub replace with matched content

Score: 91

Views: 140717

Answers: 4

Read More
PreviousPage 1Next