CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
pythonregex
11-10
OS
Capital words between words - Regex
11-10
OS
Match a series number with a certain name before
11-10
OS
Regex to find header position getting all the text between first and last header
02-06
database
Regex - removing everything after first word following a comma
02-05
Mobile
How do you find multiple matches of a string between two different tokens with python regex?
02-05
database
Set a regex pattern to condition placing or removing spaces before or after a ) according to the cha
02-04
database
Regex question to have substring match given strings
02-03
Back-end
Capturing the last group: everything when the first character appears
02-02
Mobile
Regex to split on new lines with a pattern
02-01
OS
Python regex to parse the datetime.datetime object from string
02-01
front end
Confusing: python regex does not capture a working regex pattern
01-30
Software engineering
How to retrieve month with optional separator?
01-29
Back-end
split string into a custom tuple
01-29
OS
Wyh there are empty items after re.split()?
01-28
Software engineering
Search for multiple patterns using regex (and)
01-28
Software engineering
Match words using this regex pattern, only if these words do not appear within a list of substrings
01-27
OS
How to use regular expressions in python to split articles based on punctuation
01-26
Mobile
Turn camel case fields with numerical digits into snake case using Python
01-25
Back-end
Regex matching every single blank space
01-24
front end
Replace incorrect occurrence of comas
01-24
front end
How to match between the nth occurrence and nth 1 occurrence using regex
01-24
Net
How to find text between `*~`?
01-22
Enterprise
Regex : split on '.' but not in substrings like "J.K. Rowling"
01-21
Net
Break at spaces and select string contianing numbers
01-21
front end
check if particular string is present in a sentence
01-21
OS
RegEx: Remove all content until first third special character
01-21
Back-end
Fetching date in different formats from string in pandas dataframe
01-20
database
how to skip backslash followed by integer?
01-19
OS
How to create a regular expression to replace a url?
01-19
OS
Python Regex - A lookbehind assertion has to be fixed width
01-19
other
Python regex get characters before carriage return
01-18
Enterprise
REGEX Python Second Match
01-18
Software design
Extract text before two underscores with regex
01-14
OS
Extract string between HTML tags with RegEx where the open one has attribute in it
01-13
front end
Finding the singular or plural form of a word with regex
01-13
front end
How to match regular expression characters in right position, wrong order?
01-13
Net
Use regex to remove a substring that matches a beginning of a substring through the following comma
01-13
database
Regular expression to search string from a text file
01-11
other
Regex to match first occurrence of non alpha-numeric characters
01-10
Mobile
Python Regex solution for finding numbers not preceded by a set of characters
270
1
2
3
4
5
6
7
Next
Last
Links:
CodePudding