Grouping a numpy array

后端 未结 0 698
梦谈多话
梦谈多话 2020-12-16 10:58

I have a huge NumPy array of size 778. I would like to pair the elements hence I\'m using the following code to do so.

coordinates = coordinates.reshape(-1, 2,2

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