anndata.experimental.backed.Dataset2D.copy

Contents

anndata.experimental.backed.Dataset2D.copy#

Dataset2D.copy(data=None, *, deep=False)[source]#

Return a copy of the Dataset2D object. See xarray.Dataset.copy() for more information.

Return type:

Dataset2D