Join a sequence of arrays along an existing axis.
The arrays must have the same shape, except in the dimension corresponding to axis (the first, by default).
axis
No scalars can be passed to this function, as the axis is then ambiguous.
Join a sequence of arrays along an existing axis.
The arrays must have the same shape, except in the dimension corresponding to
axis(the first, by default).No scalars can be passed to this function, as the axis is then ambiguous.