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