- Hands-On Artificial Intelligence for IoT
- Amita Kapoor
- 87字
- 2021-07-02 14:01:58
TXT format
One of the simplest and common formats for storing data is the TXT format; many IoT sensors log sensor readings with different timestamps in the simple .txt file format. Python provides built-in functions for creating, reading, and writing into TXT files.
We can access TXT files in Python itself without using any module; the data, in this case, is of the string type, and you will need to transform it to other types to use it. Alternatively, we can use NumPy or pandas.
推薦閱讀
- Mastering Proxmox(Third Edition)
- 電力自動化實用技術問答
- Mastercam 2017數控加工自動編程經典實例(第4版)
- PyTorch深度學習實戰
- Data Wrangling with Python
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- Troubleshooting OpenVPN
- 悟透AutoCAD 2009案例自學手冊
- Microsoft System Center Confi guration Manager
- Statistics for Data Science
- 大數據技術基礎:基于Hadoop與Spark
- 奇點將至
- AMK伺服控制系統原理及應用
- 深度學習原理與 TensorFlow實踐
- Oracle 11g Anti-hacker's Cookbook