scipy.sparse.coo_matrix. getcol# coo_matrix.getcol(j)[source]# 返回矩阵中第 j 列的副本,作为一个 (m x 1) 的稀疏矩阵(列向量)。