tpoirier
13 years agoContributor
Read in CSV file data
Is there someone who can provide me an example of how to read 1 row of a CSV at a time then go to the next row? I have working code that goes through and gets a row of data but for some reason it will read the first row as a column and return the second row as the data from the first.