Getting Started with Haskell Data Analysis: Put your data analysis techniques to work and generate publication-ready visualizations

James Church

  • 出版商: Packt Publishing
  • 出版日期: 2018-10-31
  • 售價: $1,170
  • 貴賓價: 9.5$1,112
  • 語言: 英文
  • 頁數: 160
  • 裝訂: Paperback
  • ISBN: 1789802865
  • ISBN-13: 9781789802863
  • 相關分類: Functional-programmingData Science
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Put your Haskell skills to work and generate publication-ready visualizations in no time at all

Key Features

  • Take your data analysis skills to the next level using the power of Haskell
  • Understand regression analysis, perform multivariate regression, and untangle different cluster varieties
  • Create publication-ready visualizations of data

Book Description

Every business and organization that collects data is capable of tapping into its own data to gain insights how to improve. Haskell is a purely functional and lazy programming language, well-suited to handling large data analysis problems. This book will take you through the more difficult problems of data analysis in a hands-on manner.

This book will help you get up-to-speed with the basics of data analysis and approaches in the Haskell language. You'll learn about statistical computing, file formats (CSV and SQLite3), descriptive statistics, charts, and progress to more advanced concepts such as understanding the importance of normal distribution. While mathematics is a big part of data analysis, we've tried to keep this course simple and approachable so that you can apply what you learn to the real world.

By the end of this book, you will have a thorough understanding of data analysis, and the different ways of analyzing data. You will have a mastery of all the tools and techniques in Haskell for effective data analysis.

What you will learn

  • Learn to parse a CSV file and read data into the Haskell environment
  • Create Haskell functions for common descriptive statistics functions
  • Create an SQLite3 database using an existing CSV file
  • Learn the versatility of SELECT queries for slicing data into smaller chunks
  • Apply regular expressions in large-scale datasets using both CSV and SQLite3 files
  • Create a Kernel Density Estimator visualization using normal distribution

Who this book is for

This book is intended for people who wish to expand their knowledge of statistics and data analysis via real-world examples. A basic understanding of the Haskell language is expected. If you are feeling brave, you can jump right into the functional programming style.

Table of Contents

  1. Descriptive Statistics
  2. SQLite3
  3. Regular Expressions
  4. Visualizations
  5. Kernel Density Estimation
  6. Course Review

商品描述(中文翻譯)

將您的 Haskell 技能付諸實踐,迅速生成可供出版的視覺化圖表

主要特點
- 利用 Haskell 的力量將您的數據分析技能提升到新水平
- 理解迴歸分析,執行多變量迴歸,並解開不同的聚類變體
- 創建可供出版的數據視覺化圖表

書籍描述
每個收集數據的企業和組織都能利用自身數據獲得改善的見解。Haskell 是一種純函數式和懶惰的程式語言,非常適合處理大型數據分析問題。本書將以實作的方式帶您解決數據分析中的更難問題。

本書將幫助您掌握 Haskell 語言中的數據分析基礎知識和方法。您將學習統計計算、文件格式(CSV 和 SQLite3)、描述性統計、圖表,並進一步了解更高級的概念,例如正態分佈的重要性。雖然數學是數據分析的重要部分,但我們努力使這門課程簡單易懂,以便您能將所學應用於現實世界。

在本書結束時,您將對數據分析及其不同分析方法有透徹的理解。您將掌握 Haskell 中所有有效數據分析的工具和技術。

您將學到的內容
- 學習解析 CSV 文件並將數據讀入 Haskell 環境
- 為常見的描述性統計函數創建 Haskell 函數
- 使用現有的 CSV 文件創建 SQLite3 數據庫
- 學習 SELECT 查詢的多樣性,以將數據切割成更小的部分
- 在大型數據集上應用正則表達式,使用 CSV 和 SQLite3 文件
- 使用正態分佈創建核密度估計視覺化圖表

本書適合誰
本書適合希望通過現實世界範例擴展統計和數據分析知識的人。預期具備 Haskell 語言的基本理解。如果您感到勇敢,可以直接進入函數式程式設計風格。

目錄
1. 描述性統計
2. SQLite3
3. 正則表達式
4. 視覺化
5. 核密度估計
6. 課程回顧