intervalframe.IntervalSeries.wps# IntervalSeries.wps(protection=60, min_length=None, max_length=None)[source]# Calculate Window Protection Score for each position in AIList range Parameters: protection : intProtection window to use min_length : intMinimum length of intervals to include [default = None] max_length : intMaximum length of intervals to include [default = None] label : strLabel for hierarchical indexing Returns: scoresdict of pandas.Series or pandas.SeriesPosition on index and WPS as values