h5.archive.HDFArchiveGroup.values

HDFArchiveGroup.values()[source]

Iterate over the values stored in the group.

Returns:
generator

A generator yielding each value in the group (reconstructed as a Python object where applicable, like __getitem__()).