Haskell-Data-Analysis-Cookbook

Data Analysis Guide

An in-depth guide to data analysis using Haskell programming language

Accompanying Source Code for the Haskell Data Analysis Cookbook

GitHub

653 stars
62 watching
125 forks
Language: Haskell
last commit: almost 11 years ago

Related projects:

RepositoryDescriptionStars
mark-watson/haskell_tutorial_cookbook_examplesA collection of Haskell code examples and tutorials for learning the language.81
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95
algas/haskell-servant-cookbookA cookbook providing guidance and examples for building web applications using the Haskell Servant framework84
haskell/hooplA library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages73
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
chetant/libclangA Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation.58
w7cook/aoplTeaching notes and resources on programming languages written in Haskell165
haskellzhangsong/introduction_to_haskellA book's source code with corrections and explanations for errors in a Haskell programming language textbook.67
typeclasses/haskell-phrasebookA tutorial guide to Haskell programming with annotated example programs.211
haskell/statisticsA fast and efficient library for computing statistical data in Haskell301
anton-k/ru-haskell-bookAn online Haskell book repository with source code examples and downloadable books in various formats.276
bravit/hid-examplesA collection of Haskell code examples to accompany a book on functional programming and depth of language258
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
denisshevchenko/ohaskell.guideA comprehensive guide to the Haskell programming language263
dierk/real_world_fregeA collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell70