Skip to content
Back to formatted view

Raw Message

Message-ID: <CAOQRPaas0YJ1XvKTaRj7d5G1osWMiWR8RCnq55p1B_3R1rtK5A@mail.gmail.com>
Date: 2013-06-27T18:26:07Z
From: Anika Masters
Subject: when to use & pros/cons of dataframe vs. matrix?

When "should" I use a dataframe vs. a matrix?  What are the pros and cons?
If I have data of all the same type, am I usually better off using a
matrix and not a dataframe?
What are the advantages if any of using a dataframe vs. a matrix?
(rownames and column names perhaps?)