resize#
- abstractmethod caput.memdata.MemDataset.resize()[source]#
h5py datasets reshape() is different from numpy reshape.
- Raises:
NotImplementedErrorAlways, as dataset reshaping is not allowed.
h5py datasets reshape() is different from numpy reshape.
NotImplementedErrorAlways, as dataset reshaping is not allowed.