42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

Column indexes are 1-based #69

Closed rcpacheco closed 5 years ago

rcpacheco commented 8 years ago

In the annotations web page you mention that Column indexes are 0-based, while in reality they are Column indexes are 1-based.