numpy.core.defchararray.chararray.repeat — NumPy v1.11 Manual (original) (raw)
chararray.repeat(repeats, axis=None)¶
Repeat elements of an array.
Refer to numpy.repeat for full documentation.
See also
equivalent function
chararray.repeat(repeats, axis=None)¶
Repeat elements of an array.
Refer to numpy.repeat for full documentation.
See also
equivalent function