How can i can concatenate two arrays using np.concatenate function to combine arrays and axis=1 to combine the two correctly?

前端 未结 0 728
攒了一身酷
攒了一身酷 2021-01-25 03:43

I have two arrays axis=0 and I want two concatenate them, but every time I try to do it, always have this message: ValueError: zero-dimensional arrays cannot be concatenated

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