Skip to main content

extent_rows

Function extent_rows 

Source
pub fn extent_rows(data: &[Row], field: &str) -> Option<(f64, f64)>
Expand description

Compute the extent (min, max) of a numeric field across rows.