|
|
|
|
|
by jeff-hykin
682 days ago
|
|
> Efforts to standardize them I actually just finished a library to add proper typed parsing that works with existing CSV files. Its designed to be as compatible as possible with existing spreadsheets, while allowing for perfect escaping and infinite nesting of complex data structures and strings. I think its an ideal compromise, as most CSV files won't change at all. https://github.com/jeff-hykin/typed_csv |
|