|
Replace missing values based on column data type
|
|
7
|
1062
|
February 10, 2023
|
|
Why don't operations on strings constant-fold?
|
|
9
|
765
|
February 14, 2023
|
|
Broadcasting string $variable
|
|
12
|
682
|
January 27, 2023
|
|
Questions about string
|
|
21
|
1315
|
January 16, 2023
|
|
Why are strings immutable (historical records request)
|
|
4
|
1239
|
January 12, 2023
|
|
Julia equivalent of C argument `char **attrlist[]`
|
|
8
|
579
|
December 28, 2022
|
|
Does the function String() destroy its argument?
|
|
9
|
810
|
December 12, 2022
|
|
How to convert a string to ISO-standard datetime?
|
|
2
|
1657
|
November 14, 2022
|
|
Replacing strings in specific position indices as in `str_sub()` in `stringr`
|
|
9
|
2013
|
November 14, 2022
|
|
Meaning of base and pad in string(n::Integer; base::Integer = 10, pad::Integer = 1)
|
|
6
|
1133
|
November 5, 2022
|
|
Difference between ShortStrings.jl and InlineStrings.jl
|
|
2
|
547
|
October 25, 2022
|
|
Extracting a float from a string
|
|
31
|
4381
|
October 24, 2022
|
|
Single string on multiple lines without `\n`
|
|
6
|
7160
|
October 14, 2022
|
|
New to Julia / lost in translation / how to index a simple 2d-array of strings
|
|
7
|
816
|
October 11, 2022
|
|
Italic string in a plot, how?
|
|
6
|
1255
|
September 30, 2022
|
|
Convert a NTuple{N,UInt8} to a String and back?
|
|
5
|
750
|
September 27, 2022
|
|
How to split all chars from string array
|
|
5
|
5178
|
September 15, 2022
|
|
Using @lift with @sprintf for animation in Makie.jl
|
|
1
|
519
|
September 4, 2022
|
|
How to create an IOBuffer backed by a String
|
|
2
|
497
|
September 1, 2022
|
|
Why doesn't islowercase work on String?
|
|
14
|
995
|
August 31, 2022
|
|
Find the position of a single non-matching character between two strings
|
|
27
|
1947
|
August 30, 2022
|
|
How to define string `" foo\n bar\n "` in one `""" ... """` block?
|
|
2
|
389
|
August 5, 2022
|
|
How do I get readdlm to return a Matrix of strings?
|
|
12
|
1115
|
August 2, 2022
|
|
Substring function?
|
|
42
|
4646
|
July 18, 2022
|
|
Syntax error: 'invalid interpolation syntax' when using include()
|
|
4
|
2100
|
July 14, 2022
|
|
Efficient way to split string at specific index
|
|
19
|
2709
|
June 24, 2022
|
|
How to remove quotation marks from an array of strings
|
|
2
|
759
|
June 14, 2022
|
|
How to replace \ by \\ in string
|
|
5
|
610
|
June 12, 2022
|
|
String validation with dedicated type
|
|
0
|
338
|
June 2, 2022
|
|
Remove leading zeros from string to int
|
|
1
|
697
|
June 1, 2022
|