On this page
pandas.Index.repeat
Index.repeat(n, *args, **kwargs)
[source]-
Repeat elements of an Index. Refer to
numpy.ndarray.repeat
for more information about then
argument.See also
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.19.2/generated/pandas.Index.repeat.html