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
How to pass the output dataset from one python to input to another python operator
HeikoeWin786
Member Posts: 64 Contributor I
in Help
Dear all,
I am running Textblob in rapidminer and I want to include the output dataset as an input to another python code. But it kept throwing error as "Parsing failed". Can someone please educate me on this?
Thanks a lot.
I am running Textblob in rapidminer and I want to include the output dataset as an input to another python code. But it kept throwing error as "Parsing failed". Can someone please educate me on this?
Thanks a lot.
0
Best Answer
-
lionelderkrikor RapidMiner Certified Analyst, Member Posts: 1,195 Unicorn@HeikoeWin786,
And here (in attached file) the working process....
I used a Read Excel operator to read and introduce in RM your Excel file and
I integrate the Python scripts in the Execute Python operators....
Hope this helps,
Regards,
Lionel
1
Answers
Could you kindly please help me here please?
thanks much in advance,
Could you kindly please help me here please?
thanks much in advance,
Can you please share your Python notebooks in order to reproduce what you observe ?
Regards,
Lionel
Thanks a lot. sure, I had attached it.
I want to input Textblob result as a dataset to Vader.
thanks.
Can you share the 2 notebooks (Vader_RM AND TextBlob_RM) at the format .ipynb please
like in your process.
thanks,
Regards,
Lionel
Thanks. I had added both in the zip as attached.
Best,
Heikoe
Thanks for the 2 notebooks.
But after running you process I observed that I need also of your Excel file AirlineReview_Sentence.xlsx
Can you share this file ?
regards,
Lionel
Sure, please find it as attached.
thanks