|
RegexMatch to NamedTuple?
|
|
3
|
1168
|
August 20, 2023
|
|
Problem of unnecessarily iterating many times in for loop
|
|
18
|
527
|
August 10, 2023
|
|
Multiway string substitution
|
|
17
|
772
|
August 6, 2023
|
|
Scrap table from NASA GCN circulars website
|
|
30
|
1248
|
August 3, 2023
|
|
Combining data of different GCNs in a single file
|
|
21
|
727
|
August 1, 2023
|
|
What is regex for the end of string in Julia?
|
|
7
|
605
|
July 29, 2023
|
|
What is regex for blank line in Julia?
|
|
3
|
1065
|
July 29, 2023
|
|
Convert string containing quotes to command
|
|
5
|
333
|
July 28, 2023
|
|
Optimizing dinucleotides count in a DNA sequence type `LongDNA`
|
|
21
|
949
|
July 17, 2023
|
|
Convert to string without losing the colon character for Symbol variables
|
|
12
|
1734
|
June 27, 2023
|
|
Latexstring + sprintf
|
|
1
|
754
|
May 31, 2023
|
|
Printf with variable format string
|
|
14
|
9089
|
May 22, 2023
|
|
How to create a vector of string elements from a combination of different strings and numbers?
|
|
6
|
1723
|
May 7, 2023
|
|
When to use String() over string()?
|
|
7
|
543
|
April 29, 2023
|
|
Convert Vectors of Numbers and Bases to Two-Dimensional Matrix of Strings
|
|
9
|
361
|
April 16, 2023
|
|
Convert array to string and separate each element with underscore
|
|
2
|
508
|
April 13, 2023
|
|
Leading Zeros got truncated from df column
|
|
7
|
346
|
April 13, 2023
|
|
Nonempty prefixes function
|
|
14
|
442
|
April 11, 2023
|
|
How to parse a string with ranges?
|
|
7
|
733
|
April 10, 2023
|
|
Non-standard string literals create global-like objects!?
|
|
6
|
510
|
April 9, 2023
|
|
Parse vector from string
|
|
24
|
6665
|
March 27, 2023
|
|
Is Julia well-suited for string manipulation?
|
|
24
|
3218
|
March 24, 2023
|
|
Why does `strip` function return a SubString instead of a String? Can one return a String type from `strip`?
|
|
5
|
506
|
March 18, 2023
|
|
Julia Plots title escaping '\'
|
|
6
|
264
|
March 16, 2023
|
|
Weird behaviour when replace the empty string in row with DataFramesMeta.jl
|
|
4
|
412
|
March 16, 2023
|
|
Graphemes vs chars
|
|
8
|
587
|
March 15, 2023
|
|
How does replace.() work on a string vector containing missing?
|
|
16
|
823
|
March 14, 2023
|
|
How to split a very long string used in a macro?
|
|
4
|
344
|
March 13, 2023
|
|
Replace missing values based on column data type
|
|
7
|
989
|
February 10, 2023
|
|
Why don't operations on strings constant-fold?
|
|
9
|
701
|
February 14, 2023
|