From 14bb26753df4ca4ef42ecd830699433ed781cf9f Mon Sep 17 00:00:00 2001 From: takanori-pskq Date: Sat, 24 Oct 2020 13:49:37 +0900 Subject: DOC: Fix some references --- doc/source/reference/routines.array-manipulation.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/source/reference/routines.array-manipulation.rst') diff --git a/doc/source/reference/routines.array-manipulation.rst b/doc/source/reference/routines.array-manipulation.rst index 8d13a1800..1c96495d9 100644 --- a/doc/source/reference/routines.array-manipulation.rst +++ b/doc/source/reference/routines.array-manipulation.rst @@ -74,6 +74,7 @@ Joining arrays hstack dstack column_stack + row_stack Splitting arrays ================ -- cgit v1.2.1