scikits.timeseries.TimeSeries.toflex
scikits.timeseries.TimeSeries.torecords
Enter search terms or a module, class or function name.
Returns the dates and data portion of the TimeSeries “zipped” up in a list of standard python objects (eg. datetime, int, etc...).