scipy.sparse.csr_matrix.

getcol#

csr_matrix.getcol(j)[源代码]#

返回矩阵的第 j 列的副本,作为 (m x 1) 稀疏矩阵(列向量)。