ing-bank / skorecard

scikit-learn compatible tools for building credit risk acceptance models
https://ing-bank.github.io/skorecard/
MIT License
85 stars 24 forks source link

QoL issue: lack of .__version__ attribute #110

Closed dlaprins closed 1 year ago

dlaprins commented 1 year ago

No big deal, but it would be nice if the skorecard version could be checked by running skorecard.__version__ in a notebook, similar to e.g. pandas, numpy or sklearn.