Module polars_arrow::legacy::kernels::take_agg
source · Expand description
kernels that combine take and aggregations.
Functions§
- Numerical stable online variance aggregation See: Welford, B. P. (1962). “Note on a method for calculating corrected sums of squares and products”. Technometrics. 4 (3): 419–420. doi:10.2307/1266577. JSTOR 1266577. and: Ling, Robert F. (1974). “Comparison of Several Algorithms for Computing Sample Means and Variances”. Journal of the American Statistical Association. 69 (348): 859–866. doi:10.2307/2286154. JSTOR 2286154.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk without nulls and an iterator as index.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk and an iterator as index.
- Take kernel for single chunk and an iterator as index.