Can you give an example? The default DataFrames printing should only render a few rows, although it will render all columns by default.
-- John On Oct 28, 2014, at 1:08 PM, Frank Davidson <[email protected]> wrote: > Hi, > > Julia newbie here... How would I stop output of a command to the REPL > display? Can I redirect to /dev/null or something? I'm loading a very large > data set using DataFrames and it wants to output everything to the screen... > > Thanks for any help! > > Frank
