Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Error: int too big to conver

KuyuKuyu Member Posts: 6 Learner III
edited February 2020 in Help
I'm using "Execute Python" extensions, and I always get this error:

"OverflowError: int too big to convert"

I try so many things, but I can't resolve it.
Thank you for your help.


Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 RM Data Scientist
    Hi @Kuyu ,
    can you try to parse all your ints to nominal?
    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • KuyuKuyu Member Posts: 6 Learner III
     Hey @mschmitz

    I try to convert to nominal, but it doesn't work,
    even if I set an empty python code with just print, it isn't work. 
  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 RM Data Scientist
    Hi,
    any chance you can provide an example so we can have a look at it?

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.