CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
gsub
09-14
Enterprise
Change characters using a loop and gsub in R
09-11
Blockchain
R - gsub - replace character exact match
09-11
Back-end
replace range by mean in a string
09-10
front end
tcl script to search between the files and replace the data
09-02
Net
How do I gsub the complete time string behind @
08-27
Back-end
Applying gsub to tweak the syntax of a customized function
08-26
Mobile
How to remove from a string questions asked with a clear pattern in R?
08-24
Software design
gsub all instances of substring once
08-17
Software engineering
Extract words from observations in one column to new columns in R
08-13
database
Conditional replacement of characters in a string pursuant to the use certain tags
08-12
other
How to transform unquoted keys in JSON string to quoted keys in R gsub() function
08-03
OS
From wide to long in R, using the first 2 letters (Y/N) of the column as one id and last 4 (Year) as
08-03
Blockchain
Usng R - gsub using code in replacement - Replace comma with full stop after pattern
08-03
Blockchain
Separate cell values with numerical ranges of the form "ab/cd - wx/yz" into separate rows
07-28
Software design
Extract Month from partial date in R
07-26
Software engineering
how to remove ONLY a specific group of characters from both names and values of dataframe in R
07-25
Net
Are conditional group substitutions possible in `jq` ? if so how?
07-20
Enterprise
Extract nth element from underscore separated string
07-17
database
How to replace every 4th character of a string using .gsub in Ruby?
07-16
database
Insert specific numbers at the end of the values of a column in R
07-15
Enterprise
extract until next "_" if contains
07-13
front end
R str_replace / remove access zeros in string after the decimal seperator, (zero following dot[1-9])
07-13
OS
Remove accented characters, don't replace them
07-11
Blockchain
How to find and replace 0/0 to 0; 0/1 to 1 and 1/1 to 1, occuring in multiple rows and columns in a
07-02
Software engineering
how to edit rownames in R using sub or gsub command
06-30
Mobile
Replacing dots, commas and percentages marks with load `csv` file with `fread()`
06-29
Software design
Spelling correction using a reference in one data frame to fix text in another (r)
06-22
Net
Removing parenthesized subexpression
06-17
other
How to remove first set of numbers from column names?
06-16
other
How to remove first set of numbers from column names in R?
06-16
Software design
Rename column names with gsub and sub
06-15
Back-end
Transform data in specific format
06-13
Software design
replace double by single backslash
06-09
database
Extract specific strings
06-08
database
Remove the end of string in R
06-08
database
Delete Specific Character Between Quotation Marks in R
06-07
Net
Remove part of string after 3-digit number
06-05
Blockchain
How to extract specific words from a string with pattern in R
06-03
Back-end
how to extract specific part of character vector in R?
06-01
Net
How to split a column in R using lower case sensitivity as a factor and look-behind feature
111
1
2
3
Next
Last
Links:
CodePudding