-
Notifications
You must be signed in to change notification settings - Fork 0
Data Science & Numerical Computing in haskell
Nick Ager edited this page Jun 6, 2018
·
6 revisions
- Beautiful Aggregations with Haskell
- Reflecting on Haskell in 2017 search for "Data Science & Numerical Computing"
- Data Frames for Haskell - "User-friendly, type safe, runtime efficient tooling for working with tabular data deserialized from comma-separated values (CSV) files. The type of each row of data is inferred from data, which can then be streamed from disk, or worked with in memory."
- frames tutorial
- Haskell and data science on hacker news
- Reflecting on Haskell in 2016 section "Numerical Programming"
- Redit - what are haskell alternatives to Pandas/Numpy
- Haskell Exchange 2017 - Data Science in Haskell: Solutions and Challenges
- Haskell Exchange 2016 - Neural Nets with Automatic Differentiation