Using Pylab¶
Pylab combines matplotlib.pyplot with numpy.
Don’t use it. It is considered messy. You can read more online, but the bottom line consensus seems to be: don’t use Pylab.
Pylab combines matplotlib.pyplot with numpy.
Don’t use it. It is considered messy. You can read more online, but the bottom line consensus seems to be: don’t use Pylab.