all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: sum up variables from different org-mode tables
Date: Wed, 21 Nov 2012 19:46:39 +0100	[thread overview]
Message-ID: <20121121184639.GG31515@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <CAJkULmm82=POKWUGfEZnZHfpgARav-oNqRAazXytLCjf3pmXmQ@mail.gmail.com>

On Wed, Nov 21, 2012 at 06:01:20PM +0100, Martin Gross wrote:
> Dear Michael
> 
> > if it’s just summing up disjoint sets hierarchically you might ...
> 
> Thank you very much again for your efforts.  Unfortunately this would
> not solve my problem neither.  On the one hand my tables are on
> different entry levels (*, **, ***, etc.) and on the other I am afraid
> I need a more automatic actualization of the mathematic operations.
> 

If I may suggest, from your description of the scale I think you need a
proper programing language with real data structures.  Tables are after
all a convenience (they are human readable).  I would suggest you try
Python or R.  You could input your data as org tables, process them with
source blocks, and finally output the accumulated results as tables
again.

Babel should be able to do something like this.  If you do work out a
solution, it would be great if you share it on the list (maybe a Worg
article?).

GL

-- 
Suvayu

Open source is the future. It sets us free.

  reply	other threads:[~2012-11-21 18:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 11:33 sum up variables from different org-mode tables Martin Gross
2012-11-16 15:16 ` Michael Brand
2012-11-19 11:54   ` Martin Gross
2012-11-19 13:50     ` Michael Brand
2012-11-21 17:01       ` Martin Gross
2012-11-21 18:46         ` Suvayu Ali [this message]
2012-11-19 21:21     ` Eric Schulte
2012-11-22 10:03       ` Martin Gross
2014-01-04 15:29   ` Michael Brand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121121184639.GG31515@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.