opening & creating hdf5 file code example Example: opening & creating hdf5 file >>> f = h5py.File('myfile.hdf5','r')