anndata.AnnData.shape

property AnnData.shape: Tuple[int, int]

Shape of data matrix (n_obs, n_vars).

Return type

Tuple[int, int]