Previous topic

scikits.timeseries.TimeSeries.toflex

Next topic

scikits.timeseries.TimeSeries.torecords

This Page

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...).