importing large amounts of text and numerical data from csv or txt files
Show older comments
Hi everybody
I have a very large csv or txt file with numerical as well as text data. I am looking for a way to import this data, beginning from the third row. The text strings in the data ("NA") should be represented as NaN.
The original csv data represents approx. 1000 columns and 500 rows, so specifying the handling of each column is not feasible.
Any ideas?
Thank you, best,
Chris
Accepted Answer
More Answers (0)
Categories
Find more on Large Files and Big Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!