Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlyingFeather/DEA-SQL
/ has_agg
Function
has_agg
single_eval.py:81–82 ·
view source on GitHub ↗
(unit)
Source
from the content-addressed store, hash-verified
79
80
81
def
has_agg(unit):
82
return
unit[0] != AGG_OPS.index(
'none'
)
83
84
85
def
accuracy(count, total):
Callers
1
count_agg
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected