arviz-devs/arviz

Check exceptions and exception messages

Open

#517 创建于 2019年1月10日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)TeX (1,818 star) (495 fork)batch import
Help Wanted

描述

Check exceptions and exception messages reasonable and intuitive.

We have a few locations with (only) Exception-class raised and a lot of ValueErrors that might better be TypeErrors or something similar.

for example see plot_joint source.

Remember to update tests also.

贡献者指南