Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63863
| Subject | Re: efficient way to process data |
|---|---|
| From | Petite Abeille <petite.abeille@gmail.com> |
| Date | 2014-01-13 21:47 +0100 |
| References | (1 earlier) <CAPTjJmpGKzCbB4ZMZG=UAhh5hq8JowUOuerS1dk-rt3T6_qCyw@mail.gmail.com> <CACwCsY6W3x+8QzkJ8GR7qeck9s4xkwkhUbRt4k2iBAGcFuUb2g@mail.gmail.com> <CAPTjJmp82qrVz03sZFLXyju0oL-3=qJrcn34UJU6N4qo+wF6tw@mail.gmail.com> <CACwCsY74dTc9vJ=j06Fq9rqXe_wmSHpYQ-qaC284CcgjEnrQ9Q@mail.gmail.com> <lb1c2j$3f4$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5429.1389646547.18130.python-list@python.org> (permalink) |
On Jan 13, 2014, at 7:42 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> 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/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: efficient way to process data Petite Abeille <petite.abeille@gmail.com> - 2014-01-13 21:47 +0100
csiph-web