[PYTHON/NUMPY] ndarray 클래스 : concatenate 함수를 사용해 배열 병합하기


■ ndarray 클래스의 concatenate 함수를 사용해 배열을 병합하는 방법을 보여준다.

예제 코드 (PY)