Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in python-re
Using re.sub and replace with overall match [duplicate]
Oct 30, 2025
python
regex
python-re
Why is `re.Pattern` generic?
Oct 29, 2025
python
mypy
python-typing
python-re
Auto-generate title from filename in Pelican
Oct 29, 2025
python
jinja2
regex-group
python-re
pelican
How replace two or more repeated :punct: using re in python?
Oct 29, 2025
python
regex
python-re
Substring Merge on a column with special characters
Oct 28, 2025
python
pandas
dataframe
python-re
Regex remove plus addressing + from email address
Oct 29, 2025
python
regex
string
python-re
Replace with a custom function with Python re
Oct 24, 2025
python
regex
python-re
How to extract markdown links with a regex?
Oct 23, 2025
python
regex
python-re
Split a text by specific word or phrase and keep the word in Python
Oct 19, 2025
python
text
split
delimiter
python-re
How to make sure optional parts of a pattern occure at least once?
Oct 18, 2025
regex
python-re
Named backreference (?P=name) issue in Python re
Oct 14, 2025
python
python-3.x
regex
python-re
backreference
Is there a way to split a string on delimiters including colon(:) except when it involves time?
Sep 08, 2025
python
regex
string
split
python-re
Get the regex match and the rest (none-match) from Python's re module
Sep 04, 2025
python
python-re
What is the meaning of "Empty matches are included in the result."?
Mar 05, 2023
python
python-re
Extract all numbers (int and floats) after specific word
Jan 27, 2023
python
regex
string
python-re
Difference between re.split(" ", string) and re.split("\s+", string)?
Dec 06, 2022
python
split
python-re
Regex to extract usernames/names from a string
Oct 17, 2022
python
regex
python-re
Only keep df column values that contain a string from list of string
Oct 10, 2022
python
python-3.x
pandas
dataframe
python-re
Using more than one flag in python re.findall
Oct 21, 2022
python
regex
re
python-re
finding CDRs in NGS data
Sep 03, 2025
python
regex
python-re
biopython
fuzzy-search
Older Entries »