h5

This module contains methods useful for working directly with h5 objects.

Exploration

keys(obj) Returns an array of strings of the keys like Python 2 used to do.

Extraction

get(f, key[, default]) Gets an array from datasets.