Less Verbose Way to Flatten & Join Arrays in Python?

前端 未结 0 1751
迷失自我
迷失自我 2021-02-04 10:39

I am fairly new to python. I am trying to do the following.

I have two 2D arrays, X and Y. Each is 100x100 elements. I want to linearize/flatten them into 10,000x1 column

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