﻿anndata.experimental.CSCDataset
===============================

.. currentmodule:: anndata.experimental

.. add toctree option to make autodoc generate the pages

.. autoclass:: CSCDataset

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree: .
   
      ~CSCDataset.backend
      ~CSCDataset.dtype
      ~CSCDataset.format
      ~CSCDataset.format_str
      ~CSCDataset.group
      ~CSCDataset.indptr
      ~CSCDataset.name
      ~CSCDataset.shape
      ~CSCDataset.value
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree: .
   
      ~CSCDataset.append
      ~CSCDataset.to_memory
   
   