|
Broadcasting string $variable
|
|
12
|
604
|
January 27, 2023
|
|
Questions about string
|
|
21
|
1151
|
January 16, 2023
|
|
Why are strings immutable (historical records request)
|
|
5
|
1165
|
January 13, 2023
|
|
Julia equivalent of C argument `char **attrlist[]`
|
|
8
|
511
|
December 28, 2022
|
|
Does the function String() destroy its argument?
|
|
9
|
746
|
December 12, 2022
|
|
How to convert a string to ISO-standard datetime?
|
|
2
|
1582
|
November 14, 2022
|
|
Replacing strings in specific position indices as in `str_sub()` in `stringr`
|
|
9
|
1876
|
November 14, 2022
|
|
Meaning of base and pad in string(n::Integer; base::Integer = 10, pad::Integer = 1)
|
|
6
|
1066
|
November 5, 2022
|
|
Difference between ShortStrings.jl and InlineStrings.jl
|
|
2
|
503
|
October 25, 2022
|
|
Extracting a float from a string
|
|
31
|
4152
|
October 24, 2022
|
|
Single string on multiple lines without `\n`
|
|
6
|
6994
|
October 14, 2022
|
|
New to Julia / lost in translation / how to index a simple 2d-array of strings
|
|
7
|
746
|
October 11, 2022
|
|
Italic string in a plot, how?
|
|
6
|
1168
|
September 30, 2022
|
|
Convert a NTuple{N,UInt8} to a String and back?
|
|
5
|
673
|
September 27, 2022
|
|
How to split all chars from string array
|
|
5
|
5111
|
September 15, 2022
|
|
Using @lift with @sprintf for animation in Makie.jl
|
|
1
|
489
|
September 4, 2022
|
|
How to create an IOBuffer backed by a String
|
|
2
|
454
|
September 1, 2022
|
|
Why doesn't islowercase work on String?
|
|
14
|
879
|
August 31, 2022
|
|
Find the position of a single non-matching character between two strings
|
|
27
|
1753
|
August 30, 2022
|
|
How to define string `" foo\n bar\n "` in one `""" ... """` block?
|
|
2
|
355
|
August 5, 2022
|
|
How do I get readdlm to return a Matrix of strings?
|
|
12
|
1005
|
August 2, 2022
|
|
Substring function?
|
|
42
|
4289
|
July 18, 2022
|
|
Syntax error: 'invalid interpolation syntax' when using include()
|
|
4
|
2049
|
July 14, 2022
|
|
Efficient way to split string at specific index
|
|
19
|
2549
|
June 24, 2022
|
|
How to remove quotation marks from an array of strings
|
|
2
|
716
|
June 14, 2022
|
|
How to replace \ by \\ in string
|
|
5
|
565
|
June 12, 2022
|
|
String validation with dedicated type
|
|
0
|
324
|
June 2, 2022
|
|
Remove leading zeros from string to int
|
|
1
|
662
|
June 1, 2022
|
|
Is it possible to see performant string processing without sacrificing ease of use in Julia one day?
|
|
7
|
883
|
May 28, 2022
|
|
Overriding Base.show with multi-line string returns literal "\n"
|
|
1
|
475
|
May 4, 2022
|