Julia Programming Language
Read ASCII file in Pluto (convert a Vector{UInt} to a Vector{String} similar to readlines)
Tooling
Pluto
Jake
August 31, 2022, 1:48pm
3
More playing around I got it! Eureka!
filelines = readlines(IOBuffer(name["data"]))
show post in topic
Related topics
Topic
Replies
Views
Activity
Reading a vector string file
General Usage
strings
,
io
4
992
October 23, 2021
Read a file separated by blank lines?
General Usage
parsing
,
io
5
3965
October 8, 2021
Reading a file line by line
General Usage
question
3
11531
December 3, 2018
Read file directly into Vector{Char}
General Usage
14
953
December 6, 2022
Reading complex text files with vectors
General Usage
question
,
io
6
1058
August 25, 2021