CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
python-re
09-15
Enterprise
Changing the DataFrame using a regular expression
09-15
database
Python 3 re.sub returns unprintable characters instead of string
09-15
database
Regular Expression with Two Names: One With Middle Initial and One Without
09-14
Enterprise
Python re expression available with decimal and scientific notations
09-13
other
How do i remove all the dots from a number in a string using regex in a pyspark dataframe?
09-13
Mobile
Function with two loops
09-12
Enterprise
write RE to get string in between first alphabet to last alphabet?
09-12
Back-end
regex ":[^]" not working in python re module
09-08
Enterprise
Extract values from Regex Group
09-08
Net
How can I get javascript function parameters from html by python?
09-06
Software engineering
Python re.sub() does not perform any substitution if used within function
09-05
Back-end
Regex remove certain part of an email
09-04
OS
Manipulating and grouping strings within a for loop
08-31
database
Extract part of a text and split into two columns
08-31
database
python get part of file name
08-29
Software engineering
Expand currency sign with moving words inside string
08-28
Software design
Editing List in Python using Regex doesn't work
08-27
Back-end
Create a regex to convert this type of substring ":30:00" to this other "00:30",
08-26
other
Detect a pattern within a string, extract all the substrings in which that pattern occurs and then m
08-24
Software design
regular expression search backwards, How to deal with words with and without?
08-22
Enterprise
How to get the last letter in a string that is not a specific character using regex?
08-22
Software design
Removing all r's before consonants or at the end of words (non-rhotic) in python using regex re
08-22
Blockchain
replace specific pattern by using regular expression in python
08-21
Software design
Set a start and/or end regex pattern of a substring to replace it with another in certain desired ca
08-20
front end
re.findall() not returning any results
08-19
Mobile
How to use regular expressions to match digits inside parentheses?
08-19
Software engineering
How to match part of a string multiple overlapping times with regex
08-15
Mobile
How can I catch the following groups with a regex?
08-09
Software design
What should I add or what other way is there?
08-08
Back-end
Parsing string into list of outputs
08-07
database
Find the string value from a list in a dataframe column and append the string value as a column
08-06
front end
Regular expression performance drop when using "caret"
08-05
OS
I'm trying to extract emails, and I'm getting a TypeError
08-05
Enterprise
How to get continuous repetition of a pattern in a string as a single element
07-31
OS
Django: cleaned_data for special characters and punctuation marks
07-31
other
RegEx removing pair parantheses only
07-31
Net
How to perform this conditional regex replacement task, using lookarounds for bracket & quotation ch
07-29
Mobile
Regular expressions using Python3 with greedy modifier not working
07-29
Enterprise
python re how to search end of the digit from sting?
07-28
Mobile
what am I doing wrong in regular expressions?
142
1
2
3
4
Next
Last
Links:
CodePudding