StackOverflow Questions for Tag: python-re

Paolo Magnani
Paolo Magnani

Reputation: 699

How to ignore case but not diacritics with Python regex?

Score: 7

Views: 115

Answers: 0

Read More
Ed Avis
Ed Avis

Reputation: 1482

Python re.sub: backreference in replacement pattern followed by digit

Score: 0

Views: 16

Answers: 1

Read More
lolo
lolo

Reputation: 69

Match characters between square brackets but only if text inside brackets follows pattern

Score: -1

Views: 53

Answers: 1

Read More
Abe
Abe

Reputation: 103

How to specify minimum word length in parameters for TfidfVectorizer

Score: -1

Views: 24

Answers: 0

Read More
Sam
Sam

Reputation: 446

Counting the hashtags in a collection of tweets: two methods with inconsistent results

Score: 1

Views: 38

Answers: 2

Read More
kidus
kidus

Reputation: 1

Is there a way to match a string that is preceded by the last instance of another string?

Score: -2

Views: 39

Answers: 0

Read More

Password validation with pydantic

Score: 1

Views: 1220

Answers: 2

Read More
El-VeRdUgO
El-VeRdUgO

Reputation: 41

Extract a string between other two in Python

Score: 0

Views: 63

Answers: 1

Read More
toto
toto

Reputation: 360

Static typing of Python regular expression: 'incompatible type "str"; expected "AnyStr | Pattern[AnyStr]" '

Score: 1

Views: 144

Answers: 1

Read More
Addoodi
Addoodi

Reputation: 13

re.findall with requests doesn't match copied and pasted html (generated by requests.text)

Score: 0

Views: 39

Answers: 1

Read More
user1142252
user1142252

Reputation: 29

How to create a regex with an optional group without merging it with another group?

Score: -1

Views: 40

Answers: 1

Read More
George
George

Reputation: 27

re.sub eats next charater when replacing with more

Score: 1

Views: 63

Answers: 2

Read More
HC DARK BOT
HC DARK BOT

Reputation: 3

Extracting string from ann email body

Score: -3

Views: 61

Answers: 2

Read More
premganesh
premganesh

Reputation: 85

Regex get parse inet value

Score: 0

Views: 58

Answers: 1

Read More
Araz_devp
Araz_devp

Reputation: 13

Issue with Toggling Sign of the Last Entered Number in Calculator Using ⁺∕₋ in Python

Score: 1

Views: 41

Answers: 1

Read More
Hannan Wali
Hannan Wali

Reputation: 11

Facing irregular format while extracting data from pdf invoice to transfer in excel file

Score: 1

Views: 82

Answers: 1

Read More
Martin S.
Martin S.

Reputation: 13

RegEx: Python (findall). Order of elements in OR statement resulting in different output

Score: -1

Views: 67

Answers: 2

Read More

Capitalize First Letter but not when number comes in first place in Python

Score: -2

Views: 503

Answers: 4

Read More
ostpoller
ostpoller

Reputation: 119

How to make a non-greedy regex when in multiline mode

Score: 0

Views: 32

Answers: 0

Read More
Abinash Biswal
Abinash Biswal

Reputation: 3

Regex pattern sanitization for wildcard replacement

Score: 0

Views: 49

Answers: 0

Read More
PreviousPage 1Next