IBM / watson-nao-robot

Use a robot to answer queries on financial data by integrating with the IBM Watson Assistant service and IBM Watson Studio
https://developer.ibm.com/patterns/robotic-calculations-and-inference-agent
Apache License 2.0
38 stars 63 forks source link

still can't run successfully #21

Closed chenjgui closed 6 years ago

chenjgui commented 6 years ago

Hi! image i google the wrong code " df = dfdata* ",but i don't find anything . thank you very much for any help.

stevemar commented 6 years ago

Refer to the comment above that line. It asks for the user to rename that variable depending on what the data frame is inserted as

chenjgui commented 6 years ago

thank you for you help and at the end of this code,i have another mistake i run "start_websocket_listener()" image

chenjgui commented 6 years ago

@stevemart still can't run successfully

stevemar commented 6 years ago

@RK-Sharath can you help out @chenjgui ? or see if you can run through this notebook

RK-Sharath commented 6 years ago

@stevemart the notebook works fine. @chenjgui you need to run start websocket listener if you want to communicate with a Node-RED based URL as mentioned in the documentation. Please refer to the steps and run the Notebook.

chenjgui commented 6 years ago

@RK-Sharath Can you explain it in detail? I still don't understand where I was wrong

RK-Sharath commented 6 years ago

@chenjgui Please advise whether you need to run web sockets for your requirement. What exactly are you trying to accomplish?

RK-Sharath commented 6 years ago

closing this issue as there's no response from the user.