Basics
API DOCS
Checks if a key exists in an HDF5 file.
filename (str) – The filename of the HDF5 file.
key (str) – The key to check.
True if the key exists, False otherwise.