read_array

method of dascore.io.febus.core.FebusG1CSV1 source

read_array(
    self ,
    resource: TextReader ,
    windows: collections.abc.Sequence[tuple[tuple[int | None[int, None], int | None[int, None]], <class ’slice, None]] = (),
    key: str = ““,
)-> ‘np.ndarray’

Decode CSV samples and select the requested positional window.