dataset_distributed_to_common#

caput.memdata.MemDiskGroup.dataset_distributed_to_common(name)[source]#

Convert a distributed dataset to a common one.

Parameters:
namestr

Dataset name.

Returns:
datasetMemDatasetCommon

Common dataset.

Raises:
RuntimeError

If the underlying storage is not a MemGroup.