dataframe-lazy

Lazy query engine for the dataframe ecosystem.

Stackage Nightly 2026-08-30:2.4.1.0@rev:1
Latest on Hackage:2.4.1.0@rev:1

See all snapshots dataframe-lazy appears in

MIT licensed by Michael Chavinda
Maintained by [email protected]
This version can be pinned in stack with:dataframe-lazy-2.4.1.0@sha256:3a590aae7201748e8f9a7dd64e7b9ec8bb31d262ab1e8685434814b1f2406608,2751

Module documentation for 2.4.1.0

The lazy/streaming query engine: relational-algebra plans, optimizer, pull-based executor, and column-oriented spill format. Includes the typed lazy wrapper. Currently depends on dataframe-csv and dataframe-parquet since the executor calls those readers directly.