intervalframe.IntervalSeries.subtract#

IntervalSeries.subtract(iframe)[source]#

Subtract intersecting regions for IntervalFrame

Parameters:
iframe : IntervalFrame

Intervals to remove

Returns:

subtracted_frameIntervalFrame

Intervals with removed regions