Python nested dict - Get average of values and store to a dataframe

前端 未结 0 1808
青春惊慌失措
青春惊慌失措 2020-12-17 03:22

I have a nested dict, which is actually coming from a .hdf5 file. The structure is something like this:

{bookname: {bookimage: array_of_features}}

相关标签:
回答
  • 消灭零回复
提交回复
热议问题