Options

Trouble in reading integer

RapidminerpartnerRapidminerpartner Member Posts: 35 Contributor II

Hello, everyone

In my project, I have to read integer such as "2148312002" or "2148312010"

Then if I read data like "2148312002" using Import Data

and I chose integer type for this value

Then the value changes to

2147483647

after reading this data.

I guess any integer value greater than 2148312002

will change to 2147483647

But, if I read this data and change the type to polynominal,

it is OK.

However, I want to read stuff like "2148312002" as integer.


So please find the reason why this happen for me


Thank you and have a nice day

Best Answers

Answers

  • Options
    RapidminerpartnerRapidminerpartner Member Posts: 35 Contributor II

    I attached captured image of the result window


  • Options
    RapidminerpartnerRapidminerpartner Member Posts: 35 Contributor II
    edited August 2019

    Hello, yyhuang and Marco_Boeck


    Oh, I understand.

    I forgot that number is about 2^31

    Thank you very much for your help and have a nice day!

Sign In or Register to comment.