ENGLISH

Learning Haskell Data Analysis: Analyze, manipulate, and process datasets of varying sizes efficiently using Haskell

Book information

Publisher
Packt Publishing
Year
2015
ISBN
978-1-78439-470-7
Language
english
Format
PDF
Filesize
7 MB (7115780 bytes)
Pages
198\198
Time added
2016-06-29 18:00:00

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