@hackage / javelin-frames

Type-safe data frames based on higher-kinded types.

Latest0.1.0.2

About

Metadata

  • Last updated , by LaurentRDC
  • License MIT
  • Categories Data Structures
  • Maintained by: laurent.decotret@outlook.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.4
  5. 9.4.8

Readme

This package implements data frames, a data structure where record types defined by the user can be transformed into records of columns. See [Data.Frame.Tutorial] for a user guide.