nested numpy array concatenate Problem (array all the input arrays must have same number of dimensions, but the array at index 0 has 2 dimens)

前端 未结 0 1837
慢半拍i
慢半拍i 2020-11-30 08:37

I am trying to append two numpy array by numpy concatenate 1D arrays as said here, but on of my arrays is nested array as you can see below:

import numpy
impo         


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