dataframe-csv

CSV reader and writer for the dataframe ecosystem.

Stackage Nightly 2026-07-15:2.0.0.0
Latest on Hackage:2.0.0.0

See all snapshots dataframe-csv appears in

MIT licensed by Michael Chavinda
Maintained by [email protected]
This version can be pinned in stack with:dataframe-csv-2.0.0.0@sha256:4af84a9e2f4c897ca4646294b1c710dab9abbc1e7ad93ba1f33ce9445466b626,2504

Module documentation for 2.0.0.0

DataFrame.IO.CSV — strict single-pass CSV read/write (pure Haskell RFC 4180 scanner). Plus DataFrame.IO.Internal.MutableColumn, the mutable-column ingest helpers shared by the lazy CSV reader.