AnnData.
varp
Pairwise annotation of observations, a mutable mapping with array-like values.
Stores for each key a two or higher-dimensional ndarray whose first two dimensions are of length n_var. Is sliced with data and var but behaves otherwise like a mapping.
ndarray
n_var
data
var
Mapping, MappingUnion[Mapping, Mapping]
Mapping
Union