skbio.stats.distance.DistanceMatrix.copy# DistanceMatrix.copy()[source]# Return a deep copy of the dissimilarity matrix. Returns: DissimilarityMatrixDeep copy of the dissimilarity matrix. Will be the same type as self.