I am trying to copy a small numpy ndarray of size (829, 1) onto a large numpy ndarray of size (3047, 1).
My code is given below.
highest = 3047 features =