Previous topic

scikits.timeseries.TimeSeries.put

Next topic

scikits.timeseries.TimeSeries.searchsorted

This Page

scikits.timeseries.TimeSeries.repeat

TimeSeries.repeat()

Repeat elements of an array.

Refer to numpy.repeat for full documentation.

See also

numpy.repeat
equivalent function