to_frame

method of dascore.core.lazy_array.LazyArray source

to_frame(
    self ,
)-> ‘pd.DataFrame’

Return one row per member per output axis, for inspection.

The columns are those of the member and axis database tables, joined: ordinal, out_axis, the placement, and what the member reads.