Skip to main content

slice

Function slice 

Source
pub fn slice(array: &Column, start: usize, end: usize) -> Result<Column>