How to pass the output dataset from one python to input to another python operator

HeikoeWin786
New Altair Community Member
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.
Tagged:
0
Best Answer
-
@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
-
-
0
-
0
-
Hi @HeikoeWin786,
Can you please share your Python notebooks in order to reproduce what you observe ?
Regards,
Lionel0 -
Hi @lionelderkrikor
Thanks a lot. sure, I had attached it.
I want to input Textblob result as a dataset to Vader.
thanks.0 -
Hi @HeikoeWin786,
Can you share the 2 notebooks (Vader_RM AND TextBlob_RM) at the format .ipynb please
like in your process.
thanks,
Regards,
Lionel0 -
-
@HeikoeWin786,
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,
Lionel0 -
-
@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