snapatac2.AnnDataSet.chunked_X# AnnDataSet.chunked_X(chunk_size, /)# Return an iterator over the rows of the data matrix X. Parameters chunk_size (int) – Row size of a single chunk. Default: 500.