MCPcopy Create free account
hub / github.com/FlyingFeather/DEA-SQL / has_agg

Function has_agg

evaluation/test-suite-sql-eval/evaluation.py:80–81  ·  view source on GitHub ↗
(unit)

Source from the content-addressed store, hash-verified

78
79
80def has_agg(unit):
81 return unit[0] != AGG_OPS.index('none')
82
83
84def accuracy(count, total):

Callers 1

count_aggFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected