Learning Haskell Data Analysis: Analyze, manipulate, and process datasets of varying sizes efficiently using Haskell
Book information
Description
Haskell is trending in the field of data science by providing a powerful platform for robust data science practices. This book provides you with the skills to handle large amounts of data, even if that data is in a less than perfect state. Each chapter in the book helps to build a small library of code that will be used to solve a problem for that chapter. The book starts with creating databases out of existing datasets, cleaning that data, and interacting with databases within Haskell in order to produce charts for publications. It then moves towards more theoretical concepts that are fundamental to introductory data analysis, but in a context of a real-world problem with real-world data. As you progress in the book, you will be relying on code from previous chapters in order to help create new solutions quickly. By the end of the book, you will be able to manipulate, find, and analyze large and small sets of data using your own Haskell libraries.
Similar books
Альманах Конкурсы по функциональному программированию за 2014 год
О Haskell по-человечески
Альманах Конкурсы по функциональному программированию за 2013 год
Альманах Конкурсы по функциональному программированию за 2012 год
Учебник по Хаскелль
The Haskell School of Music-From Signals to Symphonies
Typing Haskell in Haskell