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 while running a python code in Studio

NiharikaNiharika Member Posts: 40 Maven
edited October 2019 in Help
 I am executing a python code in my studio.Its a bit long code which fetches data from elastic and takes time .I am getting an error in studio.The code works fine in python IDE(Spyder).So I am not sure how to figure out why its is going wrong here and throwing an error.Can you help me with the same.
Tagged:

Best Answer

Answers

  • mortizmortiz Member Posts: 20 Maven
    Are you calling on it using the rm_main() function?
  • NiharikaNiharika Member Posts: 40 Maven
    Hi mortiz
    I had given the rm_main() function
  • NiharikaNiharika Member Posts: 40 Maven
    Thanks varunm1 I was able to find the error using the logs
Sign In or Register to comment.