Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63863 > unrolled thread
| Started by | Petite Abeille <petite.abeille@gmail.com> |
|---|---|
| First post | 2014-01-13 21:47 +0100 |
| Last post | 2014-01-13 21:47 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: efficient way to process data Petite Abeille <petite.abeille@gmail.com> - 2014-01-13 21:47 +0100
| From | Petite Abeille <petite.abeille@gmail.com> |
|---|---|
| Date | 2014-01-13 21:47 +0100 |
| Subject | Re: efficient way to process data |
| Message-ID | <mailman.5429.1389646547.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web