anndata.experimental.Dataset2DIlocIndexer#

protocol anndata.experimental.Dataset2DIlocIndexer[source]#

typing.Protocol.

Classes that implement this protocol must have the following methods / attributes:

__getitem__(idx)[source]#
Return type:

Dataset2D

__annotations_cache__ = {}[source]#