Blank
Blank(
shape: tuple[int, …] ,
start: Any = None,
stop: Any = None,
)-> None
Samples whose labels are unknown.
It keeps what is still known of them: their shape and, where stated, the first and last label. A blank run is always its coordinate’s only run.