eelbrain.Dataset.copy

Dataset.copy(self, name=None)

Create a shallow copy of the dataset

Parameters:
name : str

Name for the new dataset (default is self.name).