grizzly_io 1.2.2
grizzly_io: ^1.2.2 copied to clipboard
Readers and writers for several file formats (CSV, TSV, JSON, YAML, etc)
Changelog #
1.2.2 #
- Bug fix:
TypeConverter.toNum
1.2.1 #
- Breaking changes to
LabeledTsv
0.0.4 #
- Replaced
LabeledTsvwithparseLabTsvandtoLabTsv - Added
LabeledTableandTableto fluently morph columns in a table
0.0.3 #
- Browser and dart:io based loaders to read file formats from different sources
0.0.2 #
TypeConverterto convert type of columns in List or Map table
0.0.1 #
CsvParserto parse CSV-like filesLabeledTsvto read/write labeled TSV files