magpack.io.see_keys# see_keys(data, prefix='')# Recursively prints keys of a dictionary. Useful for HDF5 files. Parameters: datadictDictionary to print. prefixstr (optional)Prefix to prepend to keys.