v0.22.0
- Added
table.as()...
functionality replacingtable.asMatrix()
and adding many new options - Added an option to
CsvReaderOptions
to provide a missing value string - Made
Row
constructor public - Upgraded dependencies
table.as()...
functionality replacing table.asMatrix()
and adding many new optionsCsvReaderOptions
to provide a missing value stringRow
constructor public