Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed: stop using invalid .A attribute of scipy sparse matrix (#996)
This previously deprecated attribute has been definitly removed from scipy in the latest release (1.14.0). It is equivalent to `.toarray()`.
- Loading branch information