scikits.timeseries.TimeSeries.date_to_index
scikits.timeseries.TimeSeries.adjust_endpoints
Enter search terms or a module, class or function name.
Sort the series by chronological order (in place).
See also
Notes
This method sorts the series in place. To sort the a copy of the series, use the sort_chronologically function.