skbio.stats.distance.DissimilarityMatrix.copy

DissimilarityMatrix.copy()[source]

Return a deep copy of the dissimilarity matrix.

State: Experimental as of 0.4.0.

Returns:Deep copy of the dissimilarity matrix. Will be the same type as self.
Return type:DissimilarityMatrix