How to retrieve values from 3d numpy array using multiple conditions

前端 未结 0 1308
被撕碎了的回忆
被撕碎了的回忆 2021-01-18 01:12

I have a table of characteristics (3d numpy array) that has this shape:

characteristics = np.array((140, 401,9))

and have a final 1d array wi

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