scikits.timeseries.TimeSeries.tolist

TimeSeries.tolist()

Returns the dates and data portion of the TimeSeries “zipped” up in a list of standard python objects (eg. datetime, int, etc...).