<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">On Feb 21, 2017 3:24 PM, "Alex Rogozhnikov" <<a href="mailto:alex.rogozhnikov@yandex.ru">alex.rogozhnikov@yandex.ru</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>Ah, got it. Thanks, Chris!</div><div>I thought recarray can be only one-dimensional (like tables with named columns).</div><div><br></div><div>Maybe it's better to ask directly what I was looking for: </div><div>something that works like a table with named columns (but no labelling for rows), and keeps data (of different dtypes) in a column-by-column way (and this is numpy, not pandas). </div><div><br></div><div>Is there such a magic thing?</div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Well, that's what pandas is for...</div><div dir="auto"><br></div><div dir="auto">A dict of arrays?</div><div dir="auto"><br></div><div dir="auto">-n</div></div>