I have a dataset with a couple million rows. It is in csv format. I wish to import it into Stata. I can do this, but there is a problem - a small percentage (but still many)
If the observations in question are quoted in the CSV file, then you can use the bindquote(strict) option.