I am a relatively new numpy user, so sorry for the relatively simple questions.  I hope someone can help clarify a couple of things for me.<br><br>1)  What is the difference between recarrays and arrays created using N.rec.array
?  If they are different, why use one over the other?<br><br>2)  How can I add columns to an established recarray (or N.rec.array)?  How about rows?<br><br>Thanks,<br>Sean<br><br>