Python Forum
Finding value in nested dictionaries with lists
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Finding value in nested dictionaries with lists
#16
(Mar-08-2020, 07:15 PM)ndc85430 Wrote: I'm not sure what you mean by search - just call the relevant methods, or check the values of whatever fields.

I ment that I need to look for a certain keyword in a dictionary with one of the dictionary entries being the "checking.check.assessment" object but, how do I get access to it and 'search' through this object for the keyword while going through the recursive loop. Or am I missing something...
Reply


Messages In This Thread
RE: Finding value in nested dictionaries with lists - by mart79 - Mar-08-2020, 07:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mirroring disk structures in nested dictionaries Curbie 12 2,254 Oct-01-2024, 10:52 PM
Last Post: Curbie
  Nested Lists & Dictionaries Hudjefa 5 1,325 Sep-23-2024, 08:20 PM
Last Post: DeaD_EyE
  List all possibilities of a nested-list by flattened lists sparkt 1 1,761 Feb-23-2023, 02:21 PM
Last Post: sparkt
  Split dict of lists into smaller dicts of lists. pcs3rd 3 3,295 Sep-19-2020, 09:12 AM
Last Post: ibreeden
  Comparing items from 2 lists of dictionaries illwill 7 4,150 Sep-14-2020, 10:46 PM
Last Post: bowlofred
  Searching through Nested Dictionaries and Lists Dave_London 1 11,716 Jul-09-2020, 03:36 PM
Last Post: mrdominikku
  Creating Nested Dictionaries Confusion gw1500se 2 2,819 May-18-2020, 11:16 PM
Last Post: gw1500se
  Unpacking nested lists yonatan776 1 2,773 Apr-14-2020, 08:50 PM
Last Post: buran
  Help: for loop with dictionary and nested lists mart79 1 2,382 Apr-12-2020, 02:52 PM
Last Post: TomToad
  nested dictionaries to CSV mart79 9 16,242 Jul-29-2019, 04:59 AM
Last Post: mart79

Forum Jump:

User Panel Messages

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