Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ sum
Function
sum
pattern/db/__init__.py:1094–1095 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
1092
def
count(value):
1093
return
"count(%s)"
% value
1094
def
sum(value):
1095
return
"sum(%s)"
% value
1096
1097
#--- QUERY FILTER ----------------------------------------------------------------------------------
1098
Callers
15
canvas.js
File · 0.85
auc
Function · 0.85
fleiss_kappa
Function · 0.85
flesch_reading_ease
Function · 0.85
suffixes
Function · 0.85
variance
Function · 0.85
moment
Function · 0.85
fisher_exact_test
Function · 0.85
_expected
Function · 0.85
count
Method · 0.85
keywords
Method · 0.85
l2_norm
Method · 0.85
Calls
no outgoing calls
Tested by
1
_test_k_means
Method · 0.68