From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: searching for csv utilities Date: Wed, 03 Jun 2015 14:04:32 -0400 Message-ID: <871thsis7j.fsf@alphaville.usersys.redhat.com> References: <87d21ciu82.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0D28-0002Ti-Kw for emacs-orgmode@gnu.org; Wed, 03 Jun 2015 14:04:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0D24-0003js-LN for emacs-orgmode@gnu.org; Wed, 03 Jun 2015 14:04:56 -0400 Received: from plane.gmane.org ([80.91.229.3]:56765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0D24-0003jd-Fm for emacs-orgmode@gnu.org; Wed, 03 Jun 2015 14:04:52 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Z0D1x-0004SF-0r for emacs-orgmode@gnu.org; Wed, 03 Jun 2015 20:04:45 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Jun 2015 20:04:45 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Jun 2015 20:04:45 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nick Dokos writes: > With that caveat, the above TBLFM line will calculate the first three of > the eight statistics you want - the rest can be done similarly with the > calc functions vmedian, vmin, vmode, vstdev and vsum As Jonathan Leech-Pepin points out, there is no vmode - my mistake. Nick