MCPcopy 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

1092def count(value):
1093 return "count(%s)" % value
1094def sum(value):
1095 return "sum(%s)" % value
1096
1097#--- QUERY FILTER ----------------------------------------------------------------------------------
1098

Callers 15

canvas.jsFile · 0.85
aucFunction · 0.85
fleiss_kappaFunction · 0.85
flesch_reading_easeFunction · 0.85
suffixesFunction · 0.85
varianceFunction · 0.85
momentFunction · 0.85
fisher_exact_testFunction · 0.85
_expectedFunction · 0.85
countMethod · 0.85
keywordsMethod · 0.85
l2_normMethod · 0.85

Calls

no outgoing calls

Tested by 1

_test_k_meansMethod · 0.68