numpy.ndarray.repeat
-
ndarray.repeat(repeats, axis=None) -
Repeat elements of an array.
Refer to
numpy.repeatfor full documentation.See also
numpy.repeat- equivalent function
© 2008–2016 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.11.0/reference/generated/numpy.ndarray.repeat.html