milcent / benford_py

Python implementation of Benford's Law tests.
BSD 3-Clause "New" or "Revised" License
151 stars 52 forks source link

Benford class tests as dict items AND @properties callable #27

Closed milcent closed 4 years ago

milcent commented 4 years ago
milcent commented 4 years ago

Kept tests as attributes and left tests as a list containing strings corresponding to the tests

milcent commented 4 years ago

Kept tests as attributes and left tests as a list containing strings corresponding to the tests