Import pandas bug | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

10th Jul 2020, 8:24 AM
Aditya Krishnan Mohan
Aditya Krishnan Mohan - avatar
2 Answers
+ 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.
10th Jul 2020, 10:48 AM
Arnesh
Arnesh - avatar
+ 1
It never happened to me. Check the code and remove import pandas .
10th Jul 2020, 8:29 AM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar