skbio.metadata.IntervalMetadata.__copy__# IntervalMetadata.__copy__()[source]# Return a shallow copy. See also __deepcopy__ Notes The IntervalMetadata copy will have copies of the Interval objects present in this object. The metadata dictionary of each Interval object will be a shallow copy.