Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::functions_aggregate::stddev - Rust
[go: Go Back, main page]

Module datafusion::functions_aggregate::stddev

source ·
Expand description

Defines physical expressions that can evaluated at runtime during query execution

Structs§

  • STDDEV and STDDEV_SAMP (standard deviation) aggregate expression
  • An accumulator to compute the average
  • STDDEV_POP population aggregate expression

Functions§