@hackage Frames0.2.1
Data frames For working with tabular data files
Installation
Tested Compilers
Dependencies (10)
Dependents (12)
@hackage/Frames-streamly, @hackage/mptcp, @hackage/composite-opaleye, @hackage/hgeometry, @hackage/composite-aeson, @hackage/composite-base, Show all…
Package Flags
demos
(off by default)
Build demonstration programs
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.