Updated readme [skip ci]

This commit is contained in:
Andrew Kane
2023-01-13 00:40:37 -08:00
parent a5d8bb2688
commit 246f8814bc

View File

@@ -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