overlaps
overlaps(
self ,
other: TimeRangedModel ,
)-> ‘bool’
Return True if two half-open validity intervals overlap.
Unset (NaT) starts are unbounded past; unset ends are ongoing.
| method of dascore.models.base.TimeRangedModel | source |
overlaps(
self ,
other: TimeRangedModel ,
)-> ‘bool’
Return True if two half-open validity intervals overlap.
Unset (NaT) starts are unbounded past; unset ends are ongoing.