Convert CSV to Dataset

Thanks for posting this. Readers should also be aware that as of 7.2 there are these two functions available:

[tt]system.dataset.toCSV(Dataset)[/tt]
and
[tt]system.dataset.fromCSV(String)[/tt]