diff --git a/README.md b/README.md index 40d6a9a..882b1c6 100644 --- a/README.md +++ b/README.md @@ -187,9 +187,9 @@ vector_norm(vector) → double precision | Euclidean norm ### Aggregate Functions -Function | Description | Partial Mode +Function | Description --- | --- | --- -avg(vector) → vector | arithmetic mean | Yes +avg(vector) → vector | arithmetic mean ## Libraries