datacommonsorg / website

Code for the Data Commons website
https://datacommons.org
Apache License 2.0
24 stars 88 forks source link

[evals] use value instead of stringValue when getting cell content #4498

Closed chejennifer closed 4 months ago

chejennifer commented 4 months ago

cell values of type number wasn't fetched when using getCell().stringValue

chejennifer commented 4 months ago

thanks for the review!