-warning if different rows have different numbers of columns
-warning if the file ends without closing escaping
Without meta data you can't check data types.
A missing escape character might result in a valid CSV (just not the one intended).
-warning if different rows have different numbers of columns
-warning if the file ends without closing escaping
Without meta data you can't check data types.
A missing escape character might result in a valid CSV (just not the one intended).