You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The summarize_stats.py script will currently throw an exception if a ratio has a non-zero numerator over a zero denominator. While this is an error, it would be better to output this error to the output markdown rather than hard fail.