Docs.rs
polars-compute-0.49.1
polars-compute 0.49.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.49.1
normal
atoi_simd ^0.16
normal
optional
bytemuck ^1.22
normal
chrono ^0.4.31
normal
optional
either ^1.14
normal
fast-float2 ^0.2.2
normal
optional
hashbrown ^0.15.0
normal
itoa ^1.0.6
normal
optional
num-traits ^0.2
normal
polars-error ^0.49.1
normal
polars-utils ^0.49.1
normal
rand ^0.8
normal
ryu ^1.0.13
normal
optional
schemars ^0.8.22
normal
optional
serde ^1.0.188
normal
optional
skiplist ^0.5.1
normal
strength_reduce ^0.2
normal
strum_macros ^0.26
normal
polars-arrow ^0.49.1
dev
proptest ^1.6
dev
rand ^0.8
dev
version_check ^0.9.4
build
Versions
15.81%
of the crate is documented
Go to latest version
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_
compute
0.49.1
Module pl_num
Module Items
Traits
In polars_
compute::
arithmetic
polars_compute
::
arithmetic
Module
pl_num
Copy item path
Source
Traits
ยง
PlNum
Arithmetic
Implements basic arithmetic between scalars with the same behavior as
ArithmeticKernel
.