Julia Programming Language
Use regex replacement strings
New to Julia
regex
rafael.guerra
February 19, 2022, 8:12am
7
You could use the
titlecase()
function:
titlecase(replace(str, '+' => ""))
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Help converting python to julia?
New to Julia
strings
,
regex
2
740
December 8, 2019
Using replace with a function of the match
New to Julia
4
1428
June 15, 2020
Regular Expression
Data
4
882
April 20, 2017
Remove unmatched parts via regular expression
New to Julia
strings
,
regex
6
1387
December 31, 2021
Curiosity: unglobal first-only replace()?
General Usage
1
425
February 12, 2018