kupl / apps-sal

Programming Competition Style Python Codes Datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query Failed When Query with String

henrylee97 opened this issue · comments

Symptom

Querying failed when the key is string.

How To Reproduce

from apps_sal import load_test_dataset
d = load_test_dataset()
d.query('0000')