scipy.sparse.csc_matrix.

getrow#

csc_matrix.getrow(i)[source]#

返回矩陣第 i 列的副本,以 (1 x n) 稀疏矩陣(行向量)形式。