Why I can't import pandas or numpy ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why I can't import pandas or numpy ?

I have a pydroid application where i code python. I wanted to practice machine learning in it but I can't import it there, as I am told there is no such module

8th Aug 2020, 5:22 PM
🔥 Destiny Travolta 🔥
3 Answers
+ 3
Slick Thanks so much I have downloaded it
8th Aug 2020, 5:54 PM
🔥 Destiny Travolta 🔥
+ 1
you have to install it using pip. tap the top left corner, look for pip, and then just type in and install each module seperately
8th Aug 2020, 5:26 PM
Slick
Slick - avatar
8th Aug 2020, 6:05 PM
🔥 Destiny Travolta 🔥