Docs.rs
polars-plan-0.24.4
polars-plan 0.24.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ritchie46
Dependencies
ahash ^0.8
normal
polars-arrow ^0.24.4
normal
polars-core ^0.24.4
normal
polars-io ^0.24.4
normal
polars-ops ^0.24.4
normal
polars-time ^0.24.4
normal
polars-utils ^0.24.4
normal
pyo3 ^0.16
normal
rayon ^1.5
normal
regex ^1.6
normal
serde ^1
normal
Versions
42.5%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In polars_plan::dsl::functions
?
Function
polars_plan
::
dsl
::
functions
::
mean
source
·
[
−
]
pub fn mean(name: &
str
) ->
Expr
Expand description
Find the mean of all the values in this Expression.