Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

convert json file to dict - if comming as list

json1_data = json.loads(json1_str)[0]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #convert #json #file #dict #comming #list
ADD COMMENT
Topic
Name
7+4 =