When I run this code from sentiment_analysis_quantra import get_twitter_tokens
I get this error No module named 'sentiment_analysis_quantra'.
I am not able to find anything related to it on the net.
Hi Saurabh,
sentiment_analysis_quantra module is specific to Quantra. You can find the code for this package in Section 15 (last section) Downloadables Code unit. Keep this sentiment_analysis_quantra code file in the same folder with the notebook you want to run.
If you still face any difficulty, please let us know. Thanks!
Thanks