The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Save integer to csv file without exponential form

mertomerto Member Posts: 8 Contributor II
edited April 2020 in Help
To store a file I am using a write csv component which transform number like 10021707 to 1.0021707E7. When importing that file back again in rapidminer it shows some warnings that the column with this number is too long.

Is it somehow possible to force rapidminer to save the number as is?
If I use the excel component re-import does not make any problem.
Tagged:
Sign In or Register to comment.