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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.10), ghc-prim (>=0.3 && <0.6), pipes (>=4.1 && <4.4), primitive (>=0.6 && <0.7), readable (>=0.3.1 && <0.4), template-haskell (>=2.10 && <2.12), text (>=1.1.1.0 && <1.3), transformers (<0.6), vector (<0.12), vinyl (>=0.5 && <0.6) [details]
License BSD-3-Clause
Copyright Copyright (C) 2014-2015 Anthony Cowley
Author Anthony Cowley
Maintainer acowley@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2016-12-03T13:21:13Z
Category Data
Source repo head: git clone http://github.com/acowley/Frames.git
Uploaded by AnthonyCowley at 2016-05-26T03:04:41Z
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 19291 total (106 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]