Registry / utility / pyo3-polars

pyo3-polars

JSON →
library0.27.0rscratesunverified

Expression plugins and PyO3 types for polars.

# Cargo.toml [dependencies] pyo3-polars = "0.27.0"
INSTALL
IMPORT
SIG · PYO3-POLARS
P
pyo3-polars
utilityrustv0.27.0
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.

PyExpr
✓ use pyo3_polars::PyExpr;

Creates a new PyExpr for Polars.

use pyo3_polars::PyExpr; fn main() { let expr = PyExpr::new(); println!("Expression created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.27.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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