619 │743 │971 │
>
>4 5 6{A
>
> ├┼┼┼┤
> │163 │193 │293 │359 │
> ├┼┼┼┤
>
>
>
> Linda
>
>
>
>
>
> -Original Message-
> From: programming-boun...@forums.jsoftware.com [mailto:
> programming-boun...@forums
From: programming-boun...@forums.jsoftware.com
[mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Linda Alvord
Sent: Thursday, July 16, 2015 2:35 AM
To: programm...@jsoftware.com
Subject: Re: [Jprogramming] minor note: csv data
( <mailto:#~2|i.@#> #~2|i.@#) A=:": (;:'a b c
g
] #~ 2 | [: i. #
Linda
-Original Message-
From: programming-boun...@forums.jsoftware.com
[mailto:programming-boun...@forums.jsoftware.com] On Behalf Of Marshall Lochbaum
Sent: Wednesday, July 15, 2015 8:35 PM
To: programm...@jsoftware.com
Subject: Re: [Jprogramming] minor note: cs
That's pretty clever. I like using
(#~2|i.@#) ": (;:'a b c d'),]&.>p:p:p:i.4 4
│a │b │c │d │
│13 │19 │43 │71 │
│163 │193 │293 │359 │
│463 │619 │743 │971 │
│1091│1181│1423│1601│
although now that it's come up, I realize (_2{:\}: ": ...) is a little
shorter. Either way, it lets you d
t: Wednesday, July 15, 2015 3:33 PM
> Subject: [Jprogramming] minor note: csv data
>
> I've been using ~.": a lot lately, when working with csv data (with a
> header row).
>
> Here's what that looks like:
>
> ~.": (;:'a b c d'),]&.>p:p:p:
but keeps the data numeric
>
> (;:'a b c d'),: ,. each <"1&.|: p:p:p:i.4 4
>
>
> - Original Message -
> From: Raul Miller
> To: Programming forum
> Cc:
> Sent: Wednesday, July 15, 2015 3:33 PM
> Subject: [Jprogramming] minor note: csv
an alternative that takes the same space but keeps the data numeric
(;:'a b c d'),: ,. each <"1&.|: p:p:p:i.4 4
- Original Message -
From: Raul Miller
To: Programming forum
Cc:
Sent: Wednesday, July 15, 2015 3:33 PM
Subject: [Jprogramming] minor note: csv
I've been using ~.": a lot lately, when working with csv data (with a
header row).
Here's what that looks like:
~.": (;:'a b c d'),]&.>p:p:p:i.4 4
┌┬┬┬┐
│a │b │c │d │
├┼┼┼┤
│13 │19 │43 │71 │
│163 │193 │293 │359 │
│463 │619 │743 │971 │
│1091│1181│1423