Docs.rs
datafusion-functions-aggregate-41.0.0
datafusion-functions-aggregate 41.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
ahash ^0.8
normal
arrow ^52.2.0
normal
arrow-schema ^52.2.0
normal
datafusion-common ^41.0.0
normal
datafusion-execution ^41.0.0
normal
datafusion-expr ^41.0.0
normal
datafusion-physical-expr-common ^41.0.0
normal
log ^0.4
normal
paste ^1.0.14
normal
sqlparser ^0.49
normal
arrow ^52.2.0
dev
criterion ^0.5
dev
rand ^0.8
dev
Versions
72.94%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
datafusion_
functions_
aggregate
41.0.0
In datafusion_
functions_
aggregate::
average
Function
datafusion_functions_aggregate
::
average
::
avg
Copy item path
source
ยท
[
−
]
pub fn avg(expression:
Expr
) ->
Expr
Expand description
Returns the avg of a group of values.