X#

property SingleCell.X: csr_array | csc_array | None#

The count matrix, as a sparse array. It behaves like a Scipy sparse array, but also has a num_threads attribute which determines the number of threads used for operations like subsetting.