Truncating padded text
|
|
8
|
324
|
February 15, 2024
|
String operation
|
|
7
|
319
|
February 13, 2024
|
Case-insensitive prefix/suffix stripping
|
|
13
|
845
|
February 8, 2024
|
Left and right division for strings
|
|
26
|
818
|
February 7, 2024
|
Using println to insert string into table
|
|
3
|
315
|
January 21, 2024
|
Indexing strings by Unicode code point instead of code unit?
|
|
14
|
2352
|
January 12, 2024
|
Question About Unicode and Symbols
|
|
2
|
439
|
December 27, 2023
|
How to break down string into chunk of n Kb while maintaining meaning
|
|
1
|
284
|
December 14, 2023
|
String indices : byte indexing feels wrong
|
|
18
|
1357
|
December 5, 2023
|
Avoiding small strings and using IOBuffer
|
|
7
|
491
|
December 1, 2023
|
Lazy read string from iostream?
|
|
6
|
477
|
November 29, 2023
|
Type-safe conversion of strings to numbers
|
|
7
|
1083
|
November 5, 2023
|
Help finding function -- concatenate strings with separator
|
|
2
|
272
|
October 27, 2023
|
String Documentation Wiki Prototype
|
|
1
|
397
|
October 10, 2023
|
Avoid allocations for string concatenation
|
|
5
|
535
|
October 7, 2023
|
Detect string arrays in Matrix{Any} and convert them to number
|
|
2
|
305
|
September 23, 2023
|
Calling C function with pointer of C strings works once but not twice
|
|
11
|
619
|
September 8, 2023
|
How is a non-standard literal different from calling its corresponding macro?
|
|
8
|
550
|
August 31, 2023
|
Can't format plot ticks when Dates or strings are used as input
|
|
3
|
253
|
August 31, 2023
|
Find string with special characters in data frame read with the CSV package
|
|
14
|
2329
|
August 22, 2023
|
RegexMatch to NamedTuple?
|
|
3
|
1111
|
August 20, 2023
|
Problem of unnecessarily iterating many times in for loop
|
|
18
|
463
|
August 10, 2023
|
Multiway string substitution
|
|
17
|
633
|
August 6, 2023
|
Scrap table from NASA GCN circulars website
|
|
30
|
1081
|
August 3, 2023
|
Combining data of different GCNs in a single file
|
|
21
|
630
|
August 1, 2023
|
What is regex for the end of string in Julia?
|
|
7
|
523
|
July 29, 2023
|
What is regex for blank line in Julia?
|
|
3
|
945
|
July 29, 2023
|
Convert string containing quotes to command
|
|
5
|
292
|
July 28, 2023
|
Optimizing dinucleotides count in a DNA sequence type `LongDNA`
|
|
21
|
820
|
July 17, 2023
|
Convert to string without losing the colon character for Symbol variables
|
|
12
|
1527
|
June 27, 2023
|