go-gota / gota

Gota: DataFrames and data wrangling in Go (Golang)
Other
2.98k stars 276 forks source link

Added csv lazy quote option #162

Closed fredericlemoine closed 2 years ago

fredericlemoine commented 2 years ago

As suggested in #95 , I added a LazyQuotes option to the csv reader.