@hackage dataframe-lazy1.0.0.0

Lazy query engine for the dataframe ecosystem.

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.