Integers greater than 19 digits (the max for int64) could be read as character rather than double, to preserve the precision. As highlighted here : http://stackoverflow.com/questions/32339636/long-numbers-as-a-character-string
Integers greater than 19 digits (the max for int64) could be read as character rather than double, to preserve the precision.
As highlighted here : http://stackoverflow.com/questions/32339636/long-numbers-as-a-character-string