retrosheet
retrosheet copied to clipboard
Support Number Values without =TO_TEXT
Mixing String and Int would result in broken CSV data. This is a GoogleSheet CSV endpoint limitation. As of now, all values should be either String or number values should be wrapped in =TO_TEXT. This issue is to handle such scenarios without TO_TEXT