Python and HDF5 (Paperback)
暫譯: Python 與 HDF5

Andrew Collette

  • 出版商: O'Reilly
  • 出版日期: 2013-12-10
  • 定價: $1,020
  • 售價: 9.5$969
  • 語言: 英文
  • 頁數: 152
  • 裝訂: Paperback
  • ISBN: 1449367836
  • ISBN-13: 9781449367831
  • 相關分類: Python程式語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

相關主題

商品描述

Gain hands-on experience with HDF5 for storing scientific data in Python. This practical guide quickly gets you up to speed on the details, best practices, and pitfalls of using HDF5 to archive and share numerical datasets ranging in size from gigabytes to terabytes.

Through real-world examples and practical exercises, you’ll explore topics such as scientific datasets, hierarchically organized groups, user-defined metadata, and interoperable files. Examples are applicable for users of both Python 2 and Python 3. If you’re familiar with the basics of Python data analysis, this is an ideal introduction to HDF5.

  • Get set up with HDF5 tools and create your first HDF5 file
  • Work with datasets by learning the HDF5 Dataset object
  • Understand advanced features like dataset chunking and compression
  • Learn how to work with HDF5’s hierarchical structure, using groups
  • Create self-describing files by adding metadata with HDF5 attributes
  • Take advantage of HDF5’s type system to create interoperable files
  • Express relationships among data with references, named types, and dimension scales
  • Discover how Python mechanisms for writing parallel code interact with HDF5

商品描述(中文翻譯)

獲得使用 HDF5 在 Python 中儲存科學數據的實作經驗。本實用指南將快速讓您了解使用 HDF5 來存檔和分享從幾GB到幾TB的數值數據集的細節、最佳實踐和常見陷阱。

透過真實世界的範例和實用練習,您將探索科學數據集、分層組織的群組、用戶定義的元數據和可互操作的檔案等主題。範例適用於 Python 2 和 Python 3 的使用者。如果您對 Python 數據分析的基本概念已經熟悉,這是 HDF5 的理想入門書。

- 設定 HDF5 工具並創建您的第一個 HDF5 檔案
- 通過學習 HDF5 Dataset 物件來處理數據集
- 理解數據集分塊和壓縮等進階功能
- 學習如何使用群組來處理 HDF5 的層次結構
- 通過添加 HDF5 屬性來創建自描述檔案
- 利用 HDF5 的類型系統來創建可互操作的檔案
- 使用引用、命名類型和維度比例來表達數據之間的關係
- 探索 Python 寫入平行代碼的機制如何與 HDF5 互動