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::expr_fn - Rust
[go: Go Back, main page]

Module datafusion::functions_aggregate::expr_fn

source ·
Expand description

Fluent-style API for creating Exprs

Functions§

  • Computes the population covariance.
  • Computes the sample covariance.
  • Returns the first value in a group of values.
  • Returns the last value in a group of values.
  • Computes the median of a set of numbers
  • Returns the first value in a group of values.
  • Computes the sample variance.