arviz-devs/arviz

Check exceptions and exception messages

Ouverte

#517 ouverte le 10 janv. 2019

 (5 commentaires) (0 réaction) (0 personne assignée)TeX (495 forks)batch import
Help Wanted

Métriques du dépôt

Stars
 (1 818 étoiles)
Métriques de merge PR
 (Merge moyen 3j 8h) (5 PRs mergées en 30 j)

Description

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.

Guide contributeur