Docs.rs
polars-expr-0.51.0
polars-expr 0.51.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.51.0
normal
bitflags ^2
normal
hashbrown ^0.15.0
normal
num-traits ^0.2
normal
polars-compute ^0.51.0
normal
polars-core ^0.51.0
normal
polars-io ^0.51.0
normal
polars-json ^0.51.0
normal
optional
polars-ops ^0.51.0
normal
polars-plan ^0.51.0
normal
polars-row ^0.51.0
normal
polars-time ^0.51.0
normal
optional
polars-utils ^0.51.0
normal
rand ^0.9
normal
rayon ^1.9
normal
recursive ^0.1
normal
Versions
42.67%
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
Files
polars_expr/
prelude.rs
1
pub use
crate
::expressions::
*
;
2
pub use
crate
::state::
*
;