utils.EditableHDF5Dataset ========================= Back to :doc:`Module page <../modules/utils>` Summary ------- Wrapper of hdf5 dataset that returns references instead of copies when indexed if it is multidimensional or variable-length .. list-table:: Methods :header-rows: 1 * - Method - Summary * - :doc:`return_scalar <../methods/utils.EditableHDF5Dataset.return_scalar>` - Checks whether the return type is a scalar Class docstring --------------- .. code-block:: text Wrapper of hdf5 dataset that returns references instead of copies when indexed if it is multidimensional or variable-length .. toctree:: :hidden: :maxdepth: 1 ../methods/utils.EditableHDF5Dataset.return_scalar