This is documentation for an old release of SciPy (version 0.11.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
Return this matrix in a given sparse format
format : {string, None}
desired sparse matrix format None for no format conversion “csr” for csr_matrix format “csc” for csc_matrix format “lil” for lil_matrix format “dok” for dok_matrix format and so on
scipy.sparse.csr_matrix.arctanh
scipy.sparse.csr_matrix.asfptype
Enter search terms or a module, class or function name.