PyHexad
  • What is PyHexad?
    • Conventions
  • Installation
    • Prerequisites
    • The pyhexad Python Module
    • Sanity Check
    • Finishing Touches
  • Displaying the Contents of an HDF5 File
    • A Hierarchical View: h5showTree
    • A Tabular View: h5showList
    • Item Details: h5getInfo
  • Working with HDF5 Arrays
    • Reading Arrays: h5readArray
    • Creating New Arrays: h5newArray
    • Writing Arrays: h5writeArray
  • Working with HDF5 Tables
    • Reading Tables: h5readTable
    • Creating New Tables: h5newTable
    • Appending Rows to a Table: h5appendRows
    • Writing to a Table: h5writeTable
  • Working with HDF5 Attributes
    • Reading Attributes: h5readAttribute
    • Writing Attributes: h5writeAttribute
  • Working with HDF5 Images
    • Reading Images: h5readImage
  • Miscellaneous
    • Creating Files: h5newFile
    • Creating Groups: h5newGroup
  • Supported Types
    • Scalar Types
    • Non-Scalar Types
  • Glossary
  • Copyright
 
PyHexad
  • Docs »
  • <no title>
  • Edit on GitHub

[Enthought]https://www.enthought.com/
[HDF5]http://www.hdfgroup.org/HDF5/
[HDFView]http://www.hdfgroup.org/products/java/hdfview/
[h5py]http://www.h5py.org/
[PyXLL]https://www.pyxll.com/
[Excel]http://office.microsoft.com/en-us/excel/
[PyTables]http://www.pytables.org/moin
[pandas]http://pandas.pydata.org/
[MathWorks]http://www.mathworks.com/help/matlab/hdf5-files.html
Previous

© Copyright 2014, The HDF Group.

Built with Sphinx using a theme provided by Read the Docs.