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.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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] |
Tested with | ghc ==7.10.3, ghc ==8.0.1 |
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:10:41Z |
Category | Data |
Source repo | head: git clone http://github.com/acowley/Frames.git |
Uploaded | by AnthonyCowley at 2016-06-05T00:17:03Z |
Distributions | LTSHaskell:0.7.4.2, NixOS:0.7.4.2 |
Reverse Dependencies | 12 direct, 39 indirect [details] |
Executables | kata04, missing, benchdemo, tutorial, demo, plot2, plot, getdata |
Downloads | 20286 total (42 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] |