Sort dictionary of dictionaries by value Python ( 3 Level Dict ) [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 5 years ago . Improve this question I have a dict like this: { 'INT-ABC1': { 'acc1': {'val': -22313.7381693064, 'Qua': -241.0}, 'acc2': {'val': -1312.940854148, 'Qua': -13.0} }, 'INT-ABC2': { 'acc1': {'val': -131.2510359399, 'Qua' : -23.0}, 'acc3': {'val': -131.40521409002, 'Qua' : -13.0},