Formatting columns of multidimensional arrays into 1D arrays

后端 未结 0 1905
情深已故
情深已故 2021-01-29 10:00

I want to access right side of the 2D array. I would liek to turn the second column into a 1D array 4883,4967,4968... . I tried doing list_[len(list_),1]

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