Hi, I was just wondering how I can increase the level of details that is returned upon errors in my algo. I've been struggling for 4 days on one simple bug and cannot find the reason why.... Given that it takes 40-50 seconds to run the algo, time wasting is exponential. 

I feel like QC has an enormous potential and I want to upgrade my plan and use it for all my algos but unless debugging becomes much, MUCH easier, I just don't see it happening..

Anyway, here's the error I get:

Runtime Error: In Scheduled Event 'EveryDay: 9.52', IndexError : index 26 is out of bounds for axis 1 with size 26 IndexError : index 26 is out of bounds for axis 1 with size 26Any help on how I can debug more easily without posting my entire algo on the forum ?Thanks in advance,

Author