- Hands-On Artificial Intelligence for IoT
- Amita Kapoor
- 92字
- 2021-07-02 14:02:00
Working with the JSON format
JavaScript Object Notation (JSON) is another popular data format in IoT systems. In this section, we will learn how to read JSON data with Python's JSON, NumPy, and pandas packages.
For this section, we will use the zips.json file, which contains US ZIP codes with city codes, geolocation details, and state codes. The file has JSON objects recorded in the following format:
{ "_id" : "01001", "city" : "AGAWAM", "loc" : [ -72.622739, 42.070206 ], "pop" : 15338, "state" : "MA" }
推薦閱讀
- 大學計算機基礎:基礎理論篇
- Ansible Quick Start Guide
- 協作機器人技術及應用
- Learning Social Media Analytics with R
- 數據運營之路:掘金數據化時代
- 3D Printing for Architects with MakerBot
- 空間站多臂機器人運動控制研究
- 自動化生產線安裝與調試(三菱FX系列)(第二版)
- 數據要素:全球經濟社會發展的新動力
- 筆記本電腦使用與維護
- RealFlow流體制作經典實例解析
- Appcelerator Titanium Smartphone App Development Cookbook(Second Edition)
- 玩轉機器人:基于Proteus的電路原理仿真(移動視頻版)
- Arduino創意機器人入門:基于Mind+
- 這樣用Word!