Haskell implementation of data structures for data science
Last updated Feb 16, 2026
24
Stars
2
Forks
5
Issues
0
Stars/day
Attention Score
47
Language breakdown
Haskell 100.0%
Shell 0.0%
▸ Files
click to expand
README
Haskell implementation of data structures for data science
Packages in this repository implement series and dataframes, data structures which are ubiquitous in data science.
Tutorial and documentation
Tutorials and interface documentation are available for the most recent published version of:
Locally, you can generate documentation for all packages usinghaddock like so:
cabal haddock javelin
cabal haddock javelin-io
cabal haddock javelin-frames
Get involved!
Do not hesitate to make feature requests or report bugs via the issue tracker.
🔗 More in this category