CSV Writer: turn of scientific notation

Hi everybody,

 

is there any way to tell the CSV Writer not to use scientific notation in any case? (without reimplementing it...)

 

thanks, bye

Not that Im aware of.

I usually just convert double values to strings, integers or longs to get around this

Hi, I am using Knime desktop version 3.7.2 and I am also facing the same problem that there is no way to export the large double numbers without getting them changed into scientific notation. Pls help

Please see this issue, and if it doesn’t address what you’re seeing, please open a new issue, and include the CSV file ZIP’d up that you’re generating - at least the first few problem lines.

2 Likes