scisalt.h5.keys

scisalt.h5.keys(obj)[source]

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

New in version 1.4.

Parameters:

obj : object

Object to get keys from.

Returns:

keys : list

List of keys.

Previous topic

h5

Next topic

scisalt.h5.get