sklearn.utils.sparsefuncs.inplace_swap_row(X, m, n)
[source]
Swaps two rows of a CSC/CSR matrix in-place.
Parameters: |
|
---|
© 2007–2018 The scikit-learn developers
Licensed under the 3-clause BSD License.
http://scikit-learn.org/stable/modules/generated/sklearn.utils.sparsefuncs.inplace_swap_row.html