Dataset.__init__

Dataset.__init__(filename, path, mode='r', value_dtype=None)[source]

Creates a Dataset.

Parameters
  • filename (str) – The path to the h5 file, on disk.

  • path (str) – The path to the group within the HDF5 file.

  • mode (str) – The mode to open a file with.

  • value_dtype (str, optional) – The dtype of the value that is attached to