In [3]:
import numpy
a = numpy.arange(12).reshape(4,3)
a
Out[3]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]: