MCPcopy Create free account
hub / github.com/PaddlePaddle/Research / keys

Method keys

NLP/Text2SQL-BASELINE/text2sql/dataproc/sql_label.py:97–99  ·  view source on GitHub ↗

doc

(self)

Source from the content-addressed store, hash-verified

95 return cls(**data)
96
97 def keys(self):
98 """doc"""
99 return ['cond_conn_op', 'sel', 'agg', 'conds', 'order_by', 'order_direction', 'limit', 'group_by', 'having']
100
101 def __getitem__(self, key):
102 """doc"""

Callers 15

read_filesFunction · 0.80
get_classified_trackletsFunction · 0.80
drawLines.pyFile · 0.80
eval.pyFile · 0.80
count_videoFunction · 0.80
merge_flip_feasFunction · 0.80
nextMethod · 0.80
resetMethod · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by 2

merge_flip_feasFunction · 0.64
test_recall_at_kFunction · 0.64