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