Python Numpy Concatenate Function Syntax

numpy.concatenate((arr1, arr2, …), axis=0, out=None)
Outrageous Ostrich