arviz-devs/arviz

Check exceptions and exception messages

Open

#517 创建于 2019年1月10日

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

仓库指标

Star
 (1,818 star)
PR 合并指标
 (平均合并 3天 8小时) (30 天内合并 5 个 PR)

描述

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.

贡献者指南