load
load(
self ,
)-> ‘np.ndarray’
Read every member and return the array they make.
The rules are checked first, so no sample of the result is left uninitialized; see validate.
| method of dascore.core.lazy_array.LazyArray | source |
load(
self ,
)-> ‘np.ndarray’
Read every member and return the array they make.
The rules are checked first, so no sample of the result is left uninitialized; see validate.