Frames-dsv

Alternative CSV parser for the Frames package

https://github.com/acowley/Frames-dsv#readme

Latest on Hackage:0.1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Anthony Cowley
Maintained by [email protected]

Alternative CSV parser for the Frames package. In cases where the built-in Frames CSV parser does not work (e.g. when dealing with data files that include newlines embedded in data values), the parsers exposed here may help.