Aggregation functions refactoring.
This commit is contained in:
@@ -41,7 +41,7 @@ function (_, $) {
|
||||
});
|
||||
|
||||
addFuncDef({
|
||||
name: 'medianBy',
|
||||
name: 'median',
|
||||
category: 'Aggregate',
|
||||
params: [
|
||||
{ name: 'interval', type: 'string'}
|
||||
|
||||
Reference in New Issue
Block a user