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