ahaym / data-job

Composable, dataframe-like workflows (proof of concept)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. See example.hs
  2. Do not run the big example without -O2
  3. This is currently a proof-of-concept for the interface, with no generality, performance or convenience optimizations. Dependencies and language extensions are intentionally avoided to display the simplicity of the concept.

About

Composable, dataframe-like workflows (proof of concept)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%