Registry / other / polars-plan

polars-plan

JSON →
library0.54.4rscratesunverified

Lazy query engine for the Polars DataFrame library, enabling efficient data processing.

# Cargo.toml [dependencies] polars-plan = "0.54.4"
INSTALL
IMPORT
SIG · POLARS-PLAN
P
polars-plan
otherrustv0.54.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LogicalPlan
use polars_plan::LogicalPlan;

Create a default logical plan for Polars.

use polars_plan::LogicalPlan; fn main() { let plan = LogicalPlan::default(); println!("Logical plan created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.54.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Bingbot
1
Resources
polars-plan — cargo add polars-plan · libregistry