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
652 stars
62 watching
125 forks
Language: Haskell
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
algas/haskell-servant-cookbook | A cookbook providing guidance and examples for building web applications using the Haskell Servant framework | 84 |
haskell/hoopl | A library that provides a modular and reusable framework for dataflow analysis and transformation in programming languages | 73 |
politrons/dive_into_haskell | An introductory guide to Haskell programming language features and applications | 69 |
chetant/libclang | A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. | 58 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
typeclasses/haskell-phrasebook | A tutorial guide to Haskell programming with annotated example programs. | 211 |
haskell/statistics | A library for computing statistical data in Haskell efficiently and effectively | 299 |
anton-k/ru-haskell-book | A repository containing Haskell book files and supporting materials. | 275 |
bravit/hid-examples | A collection of Haskell code examples to accompany a book on functional programming and depth of language | 256 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 261 |
dierk/real_world_frege | A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |