On this page
pandas.Series.repeat
Series.repeat(repeats, *args, **kwargs)
[source]-
Repeat elements of an Series. Refer to
numpy.ndarray.repeat
for more information about therepeats
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.23.4/generated/pandas.Series.repeat.html