skbio.stats.distance.PairwiseMatrix.copy#

PairwiseMatrix.copy()[source]#

Return a deep copy of the matrix.

Returns:
PairwiseMatrix

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