Julia Programming Language
Removing characters from String
General Usage
strings
DNF
January 26, 2021, 11:18am
7
replace(str, r"<(\w+)>"=>s"\1")
?
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Regular expressions returning offsets in bytes not characters
General Usage
question
,
regex
9
1264
July 7, 2017
Remove unmatched parts via regular expression
New to Julia
strings
,
regex
6
1337
December 31, 2021
How to clean strings?
General Usage
vscode
5
943
September 2, 2020
Questions about string
New to Julia
question
,
strings
,
regex
21
1006
January 16, 2023
Did Julia 1.6 introduced a regression for regex properties?
General Usage
strings
,
regex
2
648
March 30, 2021