﻿anndata.experimental.backed.Dataset2D
=====================================

.. currentmodule:: anndata.experimental.backed

..  autoclass:: Dataset2D
    :show-inheritance:

    
    .. rubric:: Attributes
    
    .. autoattribute:: columns
    .. autoattribute:: ds
    .. autoattribute:: dtypes
    .. autoattribute:: iloc
    .. autoattribute:: index
    .. autoattribute:: index_dim
    .. autoattribute:: is_backed
    .. autoattribute:: shape
    .. autoattribute:: true_index
    .. autoattribute:: true_index_dim
    .. autoattribute:: true_xr_index
    .. autoattribute:: xr_index
    

    
    .. rubric:: Methods
    
    .. automethod:: copy
    .. automethod:: equals
    .. automethod:: keys
    .. automethod:: reindex
    .. automethod:: to_memory
    