Previous topic

scikits.timeseries.DateArray.sort_chronologically

Next topic

scikits.timeseries.convert_to_float

This Page

scikits.timeseries.period_break

period_break(dates, period)

Returns the indices where the given period changes.

Parameters:

dates : DateArray

Array of dates to monitor.

period : string

Name of the period to monitor.