andrewgross/csv_read

Add NULL support

Opened this issue · 0 comments

At the moment we don't replace empty strings with NULLs. We should figure out a strategy for that. Also, a strategy for accepting custom NULL characters.