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 file line by line
General Usage
question
3
11635
December 3, 2018
Reading a vector string file
General Usage
strings
,
io
4
1012
October 23, 2021
Read a file separated by blank lines?
General Usage
parsing
,
io
5
4012
October 8, 2021
Read a text file directly as vector of SVectors
Performance
6
1554
December 16, 2017
Reading (big) ascii files
Data
11
2803
April 5, 2019