scipy.sparse.csr_matrix.getcol

csr_matrix.getcol(i)[源代码]

以(M X 1)CSR矩阵(列向量)的形式返回矩阵第i列的副本。