CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
substring
09-13
other
Confusion over code counting occurrences of a substring in a list of strings
09-13
front end
Map list of multiple substrings in PySpark
09-10
Mobile
string splitter in C - how is it working?
09-10
OS
how to extract string after any character
09-08
Mobile
Strings: How to combine first and last names in a long text string with other words?
09-07
database
Python - How do I Remove String from List if Substring is a match (regex)?
09-06
Software engineering
Replace first word in a string within query
09-05
Back-end
regex split: ignore delimiter if followed by short substring
09-02
Mobile
Get nth substring of string with common delimiter
09-02
Back-end
Golang - how to grab from till the end of double quotes - need to grab the UUID
09-02
Back-end
Second-to-last occurrence of delimiter-split string
09-02
Blockchain
c# substring method error when setting end parameter
08-31
Software design
SQL query to return first word after -
08-28
Blockchain
R - substr over multiple columns in Dataframe
08-28
Enterprise
Algorithm searching substring difference
08-25
Enterprise
Apply string in list according to beginning of the strings in a pandas dataframe column
08-25
Back-end
Substring between specific characters in a string multiple times
08-24
other
How do I convert a text file containing a list of lists to a string?
08-24
Back-end
Is it possible to use cells in vba function in arrays place?
08-22
Software engineering
Extract all substrings bounded by the same characters
08-22
Software design
PostgreSQL with regex: how to extract all substrings bounded by the same pair of characters
08-20
database
Generate minimum number of sets of substrings with max substring length
08-19
database
Python: Extract and save string between special characters using a foor loop
08-18
Back-end
Need help to split a long string with multiple substrings containing 4 variables
08-16
Enterprise
Replacing a specific item in a string when that item occurs more than once, in Python
08-16
Blockchain
Extract substring from dot untill colon with Python regex
08-16
Enterprise
Increase Substring length dynamically
08-11
Software design
Regular Expression to Match string pattern followed by N digits in snowflake
08-09
Software design
Which is the most efficient method for finding all subsequent substrings of a given string?
08-09
Software engineering
Excel Summing Un-Formatted Numbers
08-08
Mobile
Java split string to get only two words
08-08
Blockchain
Extract lines matching listed date & time
08-08
OS
Splitting a column that contains Chinese Characters MySQL
08-07
Net
C: outputs the total number of times the first word occurs
08-06
Mobile
Extract a substring containing all capital letters in the end of a string
08-05
database
Function that splits string into substrings by len and char
08-05
OS
Replacing Pandas series substrings with elements of the same index from other lists
08-05
Software design
Extract substrings based on multiple conditions in postgresql
08-04
Software engineering
Presto substr operations: Split and return the first 3 element
08-04
database
Why is my use of stringr stripping out too many characters?
336
1
2
3
4
5
6
7
8
9
Next
Last
Links:
CodePudding