emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* table: vmean and select a column
@ 2019-04-01  7:15 Uwe Brauer
  2019-04-01  8:59 ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2019-04-01  7:15 UTC (permalink / raw)
  To: emacs-orgmode


Hi

Vmean and friends are great, but it would be very convenient if I could
just could mark a column or parts of it and run vmean on that selection. 

Right now I do this explicitly like:
@40$9=vmean(@2$9..@37$9);f1

 (vmean($9) does not work)

Any idea when or whether such a feature will be implemented?

Thanks 

Uwe Brauer 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: table: vmean and select a column
  2019-04-01  7:15 table: vmean and select a column Uwe Brauer
@ 2019-04-01  8:59 ` Eric S Fraga
  2019-04-01 13:34   ` Uwe Brauer
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S Fraga @ 2019-04-01  8:59 UTC (permalink / raw)
  To: emacs-orgmode

On Monday,  1 Apr 2019 at 09:15, Uwe Brauer wrote:
> Hi
>
> Vmean and friends are great, but it would be very convenient if I could
> just could mark a column or parts of it and run vmean on that selection. 
>
> Right now I do this explicitly like:
> @40$9=vmean(@2$9..@37$9);f1
>
>  (vmean($9) does not work)

No but vmean(@<$9..@>$9) or similar should. Alternatively, what I always
use is @I and @II to refer to horizontal line separators and I put one
before the first data row, e.g. after table headings, and one after the
last data row.

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.2.2-290-g300f15

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: table: vmean and select a column
  2019-04-01  8:59 ` Eric S Fraga
@ 2019-04-01 13:34   ` Uwe Brauer
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2019-04-01 13:34 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 820 bytes --]

>>> "ESF" == Eric S Fraga <esflists@gmail.com> writes:

> On Monday,  1 Apr 2019 at 09:15, Uwe Brauer wrote:
>> Hi
>> 
>> Vmean and friends are great, but it would be very convenient if I could
>> just could mark a column or parts of it and run vmean on that selection. 
>> 
>> Right now I do this explicitly like:
>> @40$9=vmean(@2$9..@37$9);f1
>> 
>> (vmean($9) does not work)

> No but vmean(@<$9..@>$9) or similar should. Alternatively, what I always
> use is @I and @II to refer to horizontal line separators and I put one
> before the first data row, e.g. after table headings, and one after the
> last data row.

Very cool and of course sufficient, both solutions work, should have
asked that some time ago, because I found it very uncomfortable to set
the line numbers myself. Thanks a lot.

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-01 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01  7:15 table: vmean and select a column Uwe Brauer
2019-04-01  8:59 ` Eric S Fraga
2019-04-01 13:34   ` Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).