Frames: Data frames For working with tabular data files

[ bsd3, data, library ] [ Propose Tags ]

User-friendly, type safe, runtime efficient tooling for working with tabular data deserialized from comma-separated values (CSV) files. The type of each row of data is inferred from data, which can then be streamed from disk, or worked with in memory.

Flags

Manual Flags

NameDescriptionDefault
demos

Build demonstration programs

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2, 0.1.2.1, 0.1.3, 0.1.4, 0.1.6, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.1.1, 0.3.0, 0.3.0.1, 0.3.0.2, 0.4.0, 0.5.0, 0.5.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.4.1, 0.7.4.2
Change log CHANGELOG.md
Dependencies base (>=4.8 && <4.11), ghc-prim (>=0.3 && <0.6), pipes (>=4.1 && <5), primitive (>=0.6 && <0.7), readable (>=0.3.1), template-haskell, text (>=1.1.1.0), transformers, vector, vinyl (>=0.6 && <0.7) [details]
License BSD-3-Clause
Copyright Copyright (C) 2014-2015 Anthony Cowley
Author Anthony Cowley
Maintainer acowley@gmail.com
Category Data
Source repo head: git clone http://github.com/acowley/Frames.git
Uploaded by AnthonyCowley at 2017-08-01T01:20:20Z
Distributions LTSHaskell:0.7.4.2, NixOS:0.7.4.2, Stackage:0.7.4.2
Reverse Dependencies 12 direct, 39 indirect [details]
Executables kata04, missing, benchdemo, tutorial, demo, plot2, plot, getdata
Downloads 19235 total (101 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-08-01 [all 1 reports]