Docs.rs
polars-mem-engine-0.49.1
polars-mem-engine 0.49.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.49.1
normal
futures ^0.3.25
normal
optional
memmap2 ^0.9
normal
polars-core ^0.49.1
normal
polars-error ^0.49.1
normal
polars-expr ^0.49.1
normal
polars-io ^0.49.1
normal
polars-json ^0.49.1
normal
optional
polars-ops ^0.49.1
normal
polars-plan ^0.49.1
normal
polars-time ^0.49.1
normal
optional
polars-utils ^0.49.1
normal
pyo3 ^0.25
normal
optional
rayon ^1.9
normal
recursive ^0.1
normal
tokio ^1.44
normal
optional
Versions
40%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
mem_
engine
0.49.1
All Items
Crate Items
Structs
Traits
Functions
Type Aliases
Crate
polars_mem_engine
Copy item path
Source
Structs
§
Scan
Predicate
All the expressions and metadata used to filter out rows using predicates.
Traits
§
Executor
Executors will evaluate physical expressions and collect them in a DataFrame.
Functions
§
create_
multiple_
physical_
plans
create_
physical_
plan
create_
scan_
predicate
Type Aliases
§
Streaming
Executor
Builder