Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
def
has_agg(unit):
81
return
unit[0] != AGG_OPS.index(
'none'
)
82
83
84
def
accuracy(count, total):
Callers
1
count_agg
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected