Python Forum
How to make elements return sorted?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make elements return sorted?
#5
Not a selenium user and maybe I miss something but as I understand:

- column data is acquired and sorted
- then three separately sorted columns put together using zip

This means that printed row is not row from table. It depends on sorting keyfunc but the first row with defaults will be printed as 'smallest' time, 'smallest' event name and 'smallest' odds. With high probability majority of rows constructed this way will not match actual table rows.
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
RE: How to make elements return sorted? - by perfringo - Sep-24-2020, 09:00 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Failing to print sorted files tester_V 4 1,320 Nov-12-2022, 06:49 PM
Last Post: tester_V
  ValueError: Length mismatch: Expected axis has 8 elements, new values have 1 elements ilknurg 1 5,246 May-17-2022, 11:38 AM
Last Post: Larz60+
  set and sorted, not working how expected! wtr 2 1,310 Jan-07-2022, 04:53 PM
Last Post: bowlofred
  Make Groups with the List Elements quest 2 2,005 Jul-11-2021, 09:58 AM
Last Post: perfringo
  Sorting Elements via parameters pointing to those elements. rpalmer 3 2,651 Feb-10-2021, 04:53 PM
Last Post: rpalmer
  Why is my original list also sorted? Pedroski55 1 1,644 Jul-15-2020, 09:25 PM
Last Post: Yoriz
  Outputting Sorted Text files Help charlieroberrts 1 1,777 Jul-05-2020, 08:37 PM
Last Post: menator01
  sorted function example mystery sabaidii2 4 2,604 Feb-10-2020, 09:37 AM
Last Post: DeaD_EyE
  Byte array is sorted when sending via USB daviddlc68 1 2,861 Aug-16-2019, 10:11 AM
Last Post: wavic
  sorted object in list trois 2 2,303 Mar-04-2019, 09:12 AM
Last Post: trois

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020