I have a numpy array A:
array([[45., 0., 0.], [ 0., 27., 0.], [ 0., 0., 18.]])
I want to add one more column with zeros. I