pandas.Index.repeat
-
Index.
repeat
(n, *args, **kwargs)[source] Repeat elements of an Index. Refer to numpy.ndarray.repeat for more information about the n argument.
See also
numpy.ndarray.repeat
Index.
repeat
(n, *args, **kwargs)[source]Repeat elements of an Index. Refer to numpy.ndarray.repeat for more information about the n argument.
See also
numpy.ndarray.repeat