- Hands-On Artificial Intelligence for IoT
- Amita Kapoor
- 146字
- 2021-07-02 14:01:58
Data Access and Distributed Processing for IoT
Data is everywhere: images, speech, text, weather information, the speed of your car, your last EMI, changing stock prices. With the integration of Internet of Things (IoT) systems, the amount of data produced has increased many-fold; an example is sensor readings, which could be taken for room temperature, soil alkalinity, and more. This data is stored and made available in various formats. In this chapter, we will learn how to read, save, and process data in some popular formats. Specifically, you will do the following:
- Access data in TXT format
- Read and write csv-formatted data via the CSV, pandas, and NumPy modules
- Access JSON data using JSON and pandas
- Learn to work with the HDF5 format using PyTables, pandas, and h5py
- Handle SQL databases using SQLite and MySQL
- Handle NoSQL using MongoDB
- Work with Hadoop's Distributed File System
推薦閱讀
- 中文版Photoshop CS5數碼照片處理完全自學一本通
- 走入IBM小型機世界
- Learning Apache Cassandra(Second Edition)
- 數據產品經理:解決方案與案例分析
- 精通Excel VBA
- 現代機械運動控制技術
- Docker Quick Start Guide
- 觸控顯示技術
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 過程控制系統
- R Data Analysis Projects
- 在實戰中成長:C++開發之路
- DynamoDB Applied Design Patterns
- 軟測之魂
- Mastering DynamoDB