In Julia 1.0 was command somethink like "header()"... I forgot but it
worked...
Some help ?
Paul
W dniu 2014-10-07 o 10:15, Jacob Quinn pisze:
I agree it's not that pretty. At this point, I usually just wrap it in
a DataFrame; they've build up some impressive showing code.
-Jacob
On Tue, Oct 7, 2014 at 4:07 AM, paul analyst <[email protected]
<mailto:[email protected]>> wrote:
Is not to nice , no regular format... like in attachment.
Paul
W dniu wtorek, 7 października 2014 10:00:21 UTC+2 użytkownik Jacob
Quinn napisał:
showall(x)
On Tue, Oct 7, 2014 at 3:48 AM, paul analyst
<[email protected]> wrote:
How do Julia view the complete array, not just the first
and last lines?
for example array:
x = rand (250,5)
Paul