Stores arbitrary data in an HDF5 file.
This is a convenience wrapper around obj2hdf(). Please see its documentation for more details – especially the warnings!!
Parameters : | filename : str
data : arbitrary
name : str or None
mode : {‘r’, ‘r+’, ‘w’, ‘w-‘, ‘a’}
mkdir : bool, optional
**kwargs :
|
---|