copy

FeatureMetadata.copy() FeatureMetadata[source]

A copy sharing no containers with self.

The maps hold strings and lists of strings, so copying the two containers (and each list) is equivalent to a deep copy at a fraction of the cost on wide frames.