I have a csv with some data. One of the columns is something I'd always 
like to be read as a string, although sometimes the value will just be 
numerals. Is there some way to specify that I want this column to be an 
AbstractString in readtable? Or perhaps some way to convert that column 
from (say) integers to strings once loaded?

Thanks

Andy

Reply via email to