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

Method where_gt

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

Source from the content-addressed store, hash-verified

542
543#[derive(Clone, Debug)]
544struct CsvFilter {
545 logic: CsvLogic,
546 predicate: CsvPredicate,
547}
548
549#[derive(Clone, Copy, Debug)]

Callers

nothing calls this directly

Calls 1

add_numberMethod · 0.80

Tested by

no test coverage detected