(no subject)

what is the basic difference between the commands
import pylab as *
import matplotlib.pyplot as plt

This page should help you out. Let us know if you have any further questions.

http://matplotlib.sourceforge.net/faq/usage_faq.html#matplotlib-pylab-and-pyplot-how-are-they-related

Ben Root

···

On Mon, Feb 6, 2012 at 1:07 PM, Debashish Saha <silideba@…985…> wrote:

what is the basic difference between the commands

import pylab as *

import matplotlib.pyplot as plt