dataframe-th

Record-based Template Haskell splices for the dataframe ecosystem.

Stackage Nightly 2026-05-15:1.0.1.0
Latest on Hackage:1.0.1.0

See all snapshots dataframe-th appears in

MIT licensed by Michael Chavinda
Maintained by [email protected]
This version can be pinned in stack with:dataframe-th-1.0.1.0@sha256:bb182a0084475dbb9f9671fcda0b5bbd0507709c7a1c942718952897ca27fe36,1588

Module documentation for 1.0.1.0

The IO-agnostic part of the dataframe TH machinery — splices that read schemas from Haskell record types, not from files. File-based splices live in dataframe-csv-th and dataframe-parquet-th.