IntervalIndex.
to_tuples
Return an ndarray of tuples of the form (left, right).
Returns NA as a tuple if True, (nan, nan), or just as the NA value itself if False, nan.
(nan, nan)
nan
New in version 0.23.0.