rapidsai / gpu-bdb

RAPIDS GPU-BDB
Apache License 2.0
108 stars 44 forks source link

fix gspread handling of strings with leading digits #215

Closed beckernick closed 3 years ago

beckernick commented 3 years ago

Closes #214 .

Marking the input as explicit user entered resolves the issue.