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.
1) What is the difference between recarrays and arrays created using N.rec.array? If they are different, why use one over the other? 2) How can I add columns to an established recarray (or N.rec.array)? How about rows? Thanks, Sean
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
