对于SciPy稀疏矩阵,可以使用todense()或toarray()转换为NumPy矩阵或数组.反向的功能是什么?
todense()
toarray()
我搜索过,但不知道哪些关键字应该是正确的.
python numpy scipy sparse-matrix
numpy ×1
python ×1
scipy ×1
sparse-matrix ×1