0
Import pandas bug
Hey I clicked on one of the "try it out yourself" buttons and I didn't change any of the code but it showed the following error: ModuleNotFoundError: No module named 'pandas' I guess this a problem on the server-side. Is it?
2 Respuestas
+ 3
It has happened with me before many times and not only with pandas, but scikit learn, numpy, etc, just run the code again once or twice.
+ 1
It never happened to me. Check the code and remove import pandas .