Im not able to import matplotlib in python so im i not doing it right or it isn't there here in sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Im not able to import matplotlib in python so im i not doing it right or it isn't there here in sololearn?

This is how i do it Import matplotlib.pyplot as plt

8th Apr 2019, 2:46 AM
jack froster
jack froster - avatar
1 Answer
+ 3
as matplotlib is not a part of standard library it win't work here...
8th Apr 2019, 4:03 AM
Saksham Jain
Saksham Jain - avatar