window
window(
self ,
first: int ,
stride: int ,
count: int ,
)-> ‘Labels’
The window of the samples first, first + stride, … within this one.
| method of dascore.core.coords.Labels | source |
window(
self ,
first: int ,
stride: int ,
count: int ,
)-> ‘Labels’
The window of the samples first, first + stride, … within this one.