arviz-devs/arviz

Check exceptions and exception messages

Open

#517 opened on 2019年1月10日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)TeX (495 forks)batch import
Help Wanted

Repository metrics

Stars
 (1,818 stars)
PR merge metrics
 (平均マージ 3d 8h) (30d で 5 merged PRs)

説明

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.

コントリビューターガイド