Docs.rs
polars-mem-engine-0.50.0
polars-mem-engine 0.50.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.50.0
normal
futures ^0.3.25
normal
optional
memmap2 ^0.9
normal
polars-core ^0.50.0
normal
polars-error ^0.50.0
normal
polars-expr ^0.50.0
normal
polars-io ^0.50.0
normal
polars-json ^0.50.0
normal
optional
polars-ops ^0.50.0
normal
polars-plan ^0.50.0
normal
polars-time ^0.50.0
normal
optional
polars-utils ^0.50.0
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
mem_
engine
0.50.0
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