MCPcopy Create free account
hub / github.com/PerroEngine/Perro / where_ge

Method where_ge

perro_source/core/perro_csv/src/lib.rs:548–550  ·  view source on GitHub ↗
(self, col: &str, value: impl Into<f64>)

Source from the content-addressed store, hash-verified

546 predicate: CsvPredicate,
547}
548
549#[derive(Clone, Copy, Debug)]
550struct CsvSort {
551 col: usize,
552 order: CsvOrder,
553 numeric: bool,

Callers 2

huge_csv_benchFunction · 0.80

Calls 1

add_numberMethod · 0.80

Tested by 1