Bob Estes

Results 2 issues of Bob Estes

The following line: raw_type = pd.Categorical(tevents[0], categories=['RAW', 'FP', 'MISS', 'SWITCH', 'MATCH'], ordered=False) fails with: IndexError: list index out of range tevents[0] fails.

There's a feature there that I'd really like to have. Thanks.