Frames: Data frames For working with tabular data files
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.
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Frames-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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.7 && <4.9), ghc-prim (>=0.3 && <0.5), pipes (>=4.1 && <5), primitive (>=0.6 && <0.7), readable (>=0.3.1), template-haskell, text (>=1.1.1.0), transformers, vector, vinyl (>=0.5 && <0.6) [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 2015-07-14T22:28:46Z |
Distributions | LTSHaskell:0.7.4.2, NixOS:0.7.4.2, Stackage:0.7.4.2 |
Reverse Dependencies | 12 direct, 39 indirect [details] |
Executables | missing, benchdemo, tutorial, demo, plot2, plot, getdata |
Downloads | 19906 total (140 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 2015-07-14 [all 1 reports] |