How to create a new numpy 2d array with conditions from the existing 2d array

前端 未结 0 1005
时光取名叫无心
时光取名叫无心 2021-02-01 12:15

I have 2d array with 3 columns and N rows. In the third column there are only 0 or 1. I need to create 2 numpy arrays. They both contains first 2 columns of the given matrix, bu

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