pub fn write_hdf_key( frame: &DataFrame, path: &Path, key: &str, ) -> Result<(), IoError>
Write a DataFrame to an explicit HDF5 key.