- Haskell Data Analysis Cookbook
- Nishant Shukla
- 100字
- 2021-12-08 12:43:31
Chapter 1. The Hunt for Data
In this chapter, we will cover the following recipes:
- Harnessing data from various sources
- Accumulating text data from a file path
- Catching I/O code faults
- Keeping and representing data from a CSV file
- Examining a JSON file with the aeson package
- Reading an XML file using the HXT package
- Capturing table rows from an HTML page
- Understanding how to perform HTTP GET requests
- Learning how to perform HTTP POST requests
- Traversing online directories for data
- Using MongoDB queries in Haskell
- Reading from a remote MongoDB server
- Exploring data from a SQLite database
推薦閱讀
- 零基礎(chǔ)PHP學(xué)習(xí)筆記
- 數(shù)據(jù)庫(kù)原理及應(yīng)用(Access版)第3版
- aelf區(qū)塊鏈應(yīng)用架構(gòu)指南
- Mastering macOS Programming
- Jupyter數(shù)據(jù)科學(xué)實(shí)戰(zhàn)
- 精通Python自動(dòng)化編程
- Oracle GoldenGate 12c Implementer's Guide
- Go語(yǔ)言編程
- Developing SSRS Reports for Dynamics AX
- Apache Camel Developer's Cookbook
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- Spring 5 Design Patterns
- 區(qū)塊鏈架構(gòu)之美:從比特幣、以太坊、超級(jí)賬本看區(qū)塊鏈架構(gòu)設(shè)計(jì)
- Puppet:Mastering Infrastructure Automation
- Sitecore Cookbook for Developers