IntervalMetadata.
add
(bounds, fuzzy=None, metadata=None)[source]¶Create and add an Interval
to this IntervalMetadata
.
State: Experimental as of 0.5.1.
This method creates an Interval
object and inserts it into
the IntervalMetadata
object.
Parameters: |
|
---|---|
Returns: | The |
Return type: |
See also