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