Forum Discussion
Anonymous
5 years agoNot applicable
Error while running script
Hi, I was trying to run this text mining script (https://towardsdatascience.com/topic-modeling-in-power-bi-using-pycaret-54422b4e36d6). I tried installing matplotlib, numpy, pandas (via pip and ...
Anonymous
5 years agoNot applicable
Hey v-alq-msft not sure if you had the chance to look at my comment above? Currently my Python script runs indefinitely in Power BI until it timed out even though there are only 300 rows of data. I had managed to run the script just fine on Jupyter Notebook within the same Anaconda environment. I had also referred to this post https://community.powerbi.com/t5/Desktop/Microsoft-PowerBI-Scripting-Python-Exceptions/m-p/850714 to add in the PATH environment variables but the issue still persists. Do you have any advice? Thank you~