MikeStall / DataTable

Class library for working with tabular data, especially CSV files
Apache License 2.0
150 stars 63 forks source link

fix null exception if column has no name #9

Closed mskiy closed 11 years ago

mskiy commented 11 years ago

dict[0, columns[ic]] is null if column has no name