File: index.md

package info (click to toggle)
python-anndata 0.12.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,616 kB
  • sloc: python: 21,685; makefile: 23
file content (19 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Tutorials

For a quick introduction to `AnnData`, check out {doc}`Getting Started with AnnData <notebooks/getting-started>`.

For working with the experimental data loaders also see {ref}`experimental-api`.

```{toctree}
:maxdepth: 1

notebooks/getting-started
notebooks/annloader
notebooks/anncollection
notebooks/anncollection-annloader
notebooks/anndata_dask_array
notebooks/awkward-arrays
notebooks/{read,write}_dispatched
notebooks/read_lazy
zarr-v3
```