SciPy
csr_array.getcol
Returns a copy of column j of the array/matrix, as an (m x 1) sparse array/matrix (column vector).
Deprecated since version 1.11.0: This method will be removed in SciPy 1.14.0. Use array/matrix indexing instead.
previous
scipy.sparse.csr_array.get_shape
next
scipy.sparse.csr_array.getformat