From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Fraga, Eric" Subject: Re: Import CSV file, remove columns, print table Date: Fri, 13 Sep 2019 14:23:23 +0000 Message-ID: <87a7b8uvii.fsf@ucl.ac.uk> References: <87r24knwwi.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45145) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i8mTw-00078z-O1 for emacs-orgmode@gnu.org; Fri, 13 Sep 2019 10:23:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i8mTv-0008OD-PP for emacs-orgmode@gnu.org; Fri, 13 Sep 2019 10:23:28 -0400 Received: from mail-eopbgr50136.outbound.protection.outlook.com ([40.107.5.136]:13942 helo=EUR03-VE1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i8mTv-0008NB-F6 for emacs-orgmode@gnu.org; Fri, 13 Sep 2019 10:23:27 -0400 In-Reply-To: <87r24knwwi.fsf@hornfels.zedat.fu-berlin.de> (Loris Bennett's message of "Fri, 13 Sep 2019 15:33:33 +0200") Content-Language: en-US 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" To: "emacs-orgmode@gnu.org" On Friday, 13 Sep 2019 at 15:33, Loris Bennett wrote: > I can obviously write a source block of Python or R to do this, but > can I manipulate the table more directly in Org? You can refer to the first table from the second via the =3Dremote()=3D method. See the info manual: (org) References. --=20 Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-401-gfabd6d