Packages in this repository implement series and dataframes, data structures which are ubiquitous in data science.
Tutorials and interface documentation are available for the most recent published version of:
Locally, you can generate documentation for all packages using haddock
like so:
cabal haddock javelin
cabal haddock javelin-io
cabal haddock javelin-frames
Do not hesitate to make feature requests or report bugs via the issue tracker.