Python Forum
Thread Rating:
  • 2 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find closest string pattern
#5
Every element of option_two is only one element away from my_list. option_one's "one" is two elements away. So why isn't option_two the closer match?
Reply


Messages In This Thread
Find closest string pattern - by jmair - Dec-12-2018, 07:07 PM
RE: Find closest string pattern - by micseydel - Dec-12-2018, 07:09 PM
RE: Find closest string pattern - by jmair - Dec-12-2018, 08:05 PM
RE: Find closest string pattern - by nilamo - Dec-12-2018, 07:37 PM
RE: Find closest string pattern - by jmair - Dec-12-2018, 07:49 PM
RE: Find closest string pattern - by nilamo - Dec-12-2018, 07:52 PM
RE: Find closest string pattern - by jmair - Dec-12-2018, 08:14 PM
RE: Find closest string pattern - by Gribouillis - Dec-12-2018, 08:11 PM
RE: Find closest string pattern - by Gribouillis - Dec-12-2018, 08:54 PM
RE: Find closest string pattern - by jmair - Dec-12-2018, 09:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Find and Replace numbers in String giddyhead 2 1,245 Jul-17-2022, 06:22 PM
Last Post: giddyhead
Thumbs Up [SOLVED] Find last occurence of pattern in text file? Winfried 4 4,428 Aug-13-2021, 08:21 PM
Last Post: Winfried
  Find string between two substrings, in a stream of data xbit 1 2,165 May-09-2021, 03:32 PM
Last Post: bowlofred
  Regular expression: cannot find 1st number in a string Pavel_47 2 2,430 Jan-15-2021, 04:39 PM
Last Post: bowlofred
  find a string in a field in MongoDB Leon79 2 2,449 Jul-19-2020, 09:20 PM
Last Post: menator01
  Help to find a string and read the next lines crlamaral 4 2,490 Mar-19-2020, 09:24 AM
Last Post: Larz60+
  How To Find an Opening and Closing String, Copying Open/Close/Contents to New File davidshq 1 2,048 Mar-03-2020, 04:47 AM
Last Post: davidshq
  'Get closest value array in array of arrays.' follow up help. DreamingInsanity 10 7,308 Dec-05-2019, 06:30 PM
Last Post: DreamingInsanity
  Get closest value array for array of arrays. DreamingInsanity 2 2,351 Nov-18-2019, 03:55 PM
Last Post: DreamingInsanity
  finding the closest floating point number in a list Skaperen 17 8,310 Sep-19-2019, 10:39 PM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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