返回类型
|
|
|
|
count(*),count(expr),count( disTINCT expr[, expr_.,expr_.])
|
|
|
sum(col),sum( disTINCT col)
|
|
avg(col),avg( disTINCT col)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
covar_samp(col1,245); overflow:hidden">
|
corr(col1,245); overflow:hidden">
|
|
返回数值区域的百分比数值点。0<=P<=1,否则返回NULL, 不支持浮点型数值。
|
|
normal; font-size:14px; padding:4px; border:1px solid rgb(227,array(p~1,\ [,p,2,]…))
|
返回数值区域的一组百分比值分别对应的数值点。0<=P<=1,245); overflow:hidden">
|
Returns an approximate p^th^ percentile of a numeric column (including floating point types) in the group. The B p arameter controls approximation accuracy at the cost of memory. Higher values yield better approximations,and the default is 10,000. When the number of distinct values in col is smaller than B,this gives an exact percentile value.
|
Same as above,but accepts and returns an array of percentile values instead of a single one.
|
|
|
Co mputes a histogram of a numeric column in the group using b non-unifo rmly spaced bins. The output is an array of size b of double-valued (x,y) coordinates that represent the bin centers and heights
|
|
|
|
|
更多精彩内容请关注:http://bbs.superwu.cn
关注超人学院微信二维码:
关注超人学院java免费学习交流群:
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。