Python Forum
Python find the minimum length of string to differentiate dictionary items
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python find the minimum length of string to differentiate dictionary items
#2
If you sort the names, it suffices to always differentiate two consecutive names.
Reply


Messages In This Thread
RE: Python find the minimum length of string to differentiate dictionary items - by Gribouillis - Mar-03-2018, 12:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to get all items in SharePoint recycle bin by using sharepy library in Python? QuangHuynh 2 395 Apr-10-2024, 03:09 PM
Last Post: SandraYokum
  How to parse and group hierarchical list items from an unindented string in Python? ann23fr 0 227 Mar-27-2024, 01:16 PM
Last Post: ann23fr
  Removal of items in .txt using python nanakochan 8 1,821 Sep-02-2022, 04:58 PM
Last Post: perfringo
  mutable values to string items? fozz 15 2,950 Aug-30-2022, 07:20 PM
Last Post: deanhystad
  Find and Replace numbers in String giddyhead 2 1,270 Jul-17-2022, 06:22 PM
Last Post: giddyhead
  Converting '1a2b3c' string to Dictionary PythonNoobLvl1 6 1,911 May-13-2022, 03:44 PM
Last Post: deanhystad
  how to assign items from a list to a dictionary CompleteNewb 3 1,622 Mar-19-2022, 01:25 AM
Last Post: deanhystad
  Why is dictionary length not 20? Mark17 2 1,758 Oct-07-2021, 05:56 PM
Last Post: Mark17
  Find string between two substrings, in a stream of data xbit 1 2,178 May-09-2021, 03:32 PM
Last Post: bowlofred
  Parse String between 2 Delimiters and add as single list items lastyle 5 3,439 Apr-11-2021, 11:03 PM
Last Post: lastyle

Forum Jump:

User Panel Messages

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