How to improve a Generator to be more memory efficient when it is collected?
|
|
21
|
444
|
January 23, 2023
|
Questions about string
|
|
21
|
487
|
January 16, 2023
|
Feature request: How about pattern matching of `Base.Filesystem.readdir`?
|
|
7
|
224
|
December 20, 2022
|
Convert string in text file into int
|
|
3
|
155
|
November 2, 2022
|
Extracting a float from a string
|
|
31
|
1949
|
October 24, 2022
|
How to remove RegexMatch() in output
|
|
1
|
94
|
October 23, 2022
|
Replacing brackets in a string
|
|
3
|
277
|
August 8, 2022
|
Strange regex error (bug?)
|
|
3
|
154
|
July 25, 2022
|
Does Julia use original PCRE or PCRE2?
|
|
1
|
230
|
July 14, 2022
|
convert(Regex, ::DateFormat)?
|
|
1
|
160
|
May 1, 2022
|
Filter dataframe with regular expression
|
|
7
|
938
|
March 1, 2022
|
Use regex replacement strings
|
|
8
|
947
|
February 19, 2022
|
Perform multiple replacements on a string in a single pass
|
|
19
|
5143
|
January 18, 2022
|
Why no do-blocks for regex matching
|
|
8
|
679
|
January 13, 2022
|
RegexMatch to NamedTuple?
|
|
2
|
640
|
December 31, 2021
|
Useful Regex's for Julia code bases
|
|
0
|
494
|
May 16, 2019
|
Issues with Regex support in Julia (threading, handling of abstract strings)
|
|
0
|
529
|
April 25, 2018
|
What is the correct way to regex route parameters in Genie.jl?
|
|
0
|
253
|
September 12, 2021
|
Transducer Filtering with Regex?
|
|
0
|
230
|
December 27, 2020
|
Remove unmatched parts via regular expression
|
|
6
|
508
|
December 31, 2021
|
Problem with regex example in docs
|
|
3
|
341
|
December 6, 2021
|
How to return the line that contains specific information from a file?
|
|
7
|
540
|
November 3, 2021
|
Regex matching when string has non-ascii unicode
|
|
3
|
896
|
October 26, 2021
|
Is there a way to keep the delimiter in split function, as a separate element?
|
|
2
|
1036
|
December 17, 2020
|
Split rsplit and Regex
|
|
1
|
333
|
September 1, 2021
|
Creating a Table from Regex
|
|
1
|
412
|
June 19, 2021
|
Python's replace faster than Julia's replace?
|
|
13
|
811
|
June 19, 2021
|
Transforming dataframe columns selected via regex while keeping the other columns
|
|
4
|
419
|
May 24, 2021
|
Correct usage of regex matches
|
|
5
|
267
|
May 9, 2021
|
Did Julia 1.6 introduced a regression for regex properties?
|
|
2
|
532
|
March 30, 2021
|