python从文件载入字典

data = np.load('dict_.npy')
data = data.item()

  不加最后一句,data不是字典类型

posted @ 2020-05-13 16:12  牛郎  阅读(974)  评论(0编辑  收藏  举报