Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #47975 > unrolled thread

Re: Performance of list.index - how to speed up a silly algorithm?

Started byOnyxx <david.sportouch@gmail.com>
First post2013-06-13 07:55 -0700
Last post2013-06-13 11:37 -0400
Articles 2 — 2 participants

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.


Contents

  Re: Performance of list.index - how to speed up a silly algorithm? Onyxx <david.sportouch@gmail.com> - 2013-06-13 07:55 -0700
    Re: Performance of list.index - how to speed up a silly algorithm? Dave Angel <davea@davea.name> - 2013-06-13 11:37 -0400

#47975 — Re: Performance of list.index - how to speed up a silly algorithm?

FromOnyxx <david.sportouch@gmail.com>
Date2013-06-13 07:55 -0700
SubjectRe: Performance of list.index - how to speed up a silly algorithm?
Message-ID<49fcc5c4-d445-4adb-87cc-b673445160d0@googlegroups.com>
I would convert your list to a  pandas dataframe.

[toc] | [next] | [standalone]


#47981

FromDave Angel <davea@davea.name>
Date2013-06-13 11:37 -0400
Message-ID<mailman.3209.1371137848.3114.python-list@python.org>
In reply to#47975
On 06/13/2013 10:55 AM, Onyxx wrote:
> I would convert your list to a  pandas dataframe.
>

You're leaving a message on a public forum without any context in the 
message, using a title that was apparently last used in 2010.

Are you really trying to reply to a message from over 3 years ago???

-- 
DaveA

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web