Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'source.': 0.07; 'closest': 0.09; 'lawrence': 0.09; 'pointless': 0.09; 'subject:process': 0.09; 'jan': 0.12; 'thread': 0.14; 'to:name:python list': 0.16; 'followed': 0.16; 'wrote:': 0.18; 'closely': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; '13,': 0.31; 'overhead': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'doubt': 0.36; 'subject:data': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'message-id:@gmail.com': 0.38; 'server': 0.38; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'back': 0.62; 'header:Message-Id:1': 0.63; 'between': 0.67; '2014,': 0.84; 'url:video': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=75dsnzZaTKGGkVCL5FZvwOr6BtrFgx2WdD/inaqPTVE=; b=CzPWxwOdfiyOk6ZczLgFa1gn8fhH4+1mwDxPycQHl6RVSLh1falnkv1UKL6QAXQo5H r2Nw6zR1g5gW/ZBxX4eiZ8QBcy8EuOnN9bvRJ3zwC/r6Qe1J6Py6cO87DGekyDYfjhHA +/JYrvyJc3s8u/AUCTwzC7jdFAaHyFE9Rpxww2Zsc/uDGbvhARvd2lMH/+R/hGaCtVF/ wClAmBT6YB47ty01c9VdfENwtmH3F2/cPBlxJPHyv+3Kk1jihzJ2zlQxRAwCXsg7RoY1 ii5x30uF2uCrdkh28xK103iBUKgwhmj7+5jgcVN/11Gd0wtCN/NaIAKgt3tad96QqQpN xz5w== X-Received: by 10.15.111.6 with SMTP id ci6mr25021913eeb.59.1389646056289; Mon, 13 Jan 2014 12:47:36 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: efficient way to process data From: Petite Abeille In-Reply-To: Date: Mon, 13 Jan 2014 21:47:01 +0100 Content-Transfer-Encoding: quoted-printable References: To: Python List X-Mailer: Apple Mail (2.1827) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389646547 news.xs4all.nl 2857 [2001:888:2000:d::a6]:48789 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63863 On Jan 13, 2014, at 7:42 PM, Mark Lawrence = wrote: > I've not followed this thread closely but would this help = http://pandas.pydata.org/ ? When and if you get back to it, that is!!! I doubt it. The mean overhead by far would be to shuffle pointless data = between the server & client. Best to process data closest to their = source. On the other hand: http://devour.com/video/never-say-no-to-panda/