Python Forum
Trouble converting JSON String to Dictionary
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble converting JSON String to Dictionary
#8
Hello All, and Thanks!!!

I got it partially solved:
for i in x:
x['key'][0]['other'])
x['key'][1]['blahblah'])

Anyway thanks for the help!
Reply


Messages In This Thread
RE: Trouble converting JSON String to Dictionary - by RBeck22 - Mar-28-2019, 12:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Formatting DateTime string and and converting it from AM/PM to 24 hours tester_V 2 130 Jun-08-2024, 05:16 PM
Last Post: tester_V
  trouble reading string/module from excel as a list popular_dog 0 493 Oct-04-2023, 01:07 PM
Last Post: popular_dog
  [split] Parse Nested JSON String in Python mmm07 4 1,674 Mar-28-2023, 06:07 PM
Last Post: snippsat
  Converting a json file to a dataframe with rows and columns eyavuz21 13 5,170 Jan-29-2023, 03:59 PM
Last Post: eyavuz21
  Converting cells in excel to JSON format desmondtay 4 1,854 May-23-2022, 10:31 AM
Last Post: Larz60+
  Converting '1a2b3c' string to Dictionary PythonNoobLvl1 6 1,990 May-13-2022, 03:44 PM
Last Post: deanhystad
  string indices must be integers when parsing Json ilknurg 3 6,693 Mar-10-2022, 11:02 AM
Last Post: DeaD_EyE
Question How do I skipkeys on json file read to python dictionary? BrandonKastning 3 2,017 Mar-08-2022, 09:34 PM
Last Post: BrandonKastning
  Need help converting string to int dedesssse 7 2,812 Jul-07-2021, 09:32 PM
Last Post: deanhystad
Question convert unlabeled list of tuples to json (string) masterAndreas 4 7,654 Apr-27-2021, 10:35 AM
Last Post: masterAndreas

Forum Jump:

User Panel Messages

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