matplotlib doesn't plot [<matplotlib.lines.Line2D at 0x7f3543b113a0>]
In [9]: from pylab import *
In [10]: plot([1,2,3,4])
Out[10]: [<matplotlib.lines.Line2D at 0x123245290>]
In [11]: show()
matplotlib doesn't plot [<matplotlib.lines.Line2D at 0x7f3543b113a0>]
In [9]: from pylab import *
In [10]: plot([1,2,3,4])
Out[10]: [<matplotlib.lines.Line2D at 0x123245290>]
In [11]: show()
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us