top_k

Function top_k 

Source
pub fn top_k(s: &[Column], descending: bool) -> Result<Column, PolarsError>