skbio.stats.distance.DistanceMatrix.copy#

DistanceMatrix.copy()[source]#

Return a deep copy of the dissimilarity matrix.

Returns:
DissimilarityMatrix

Deep copy of the dissimilarity matrix. Will be the same type as self.