Skip to content

Releases: erdogant/benfordslaw

v1.2.2

27 Jan 14:13
Compare
Choose a tag to compare

v1.2.1

14 Oct 19:35
Compare
Choose a tag to compare
  • fix for canvas_set_window_title. Issue: #11

v1.2.0

22 Aug 22:06
Compare
Choose a tag to compare
  • Fix for computing nth digit issue #10

v1.1.3

01 Aug 07:29
Compare
Choose a tag to compare
  • fix in case of pandas dataframe is used as input

v1.1.2

01 Aug 07:11
Compare
Choose a tag to compare
  • Fix for AttributeError fillna

v1.1.1

05 Jun 14:41
Compare
Choose a tag to compare
  • Fix for bug in case of input of Int64Dtype type (issue #8) thanks to ThomasOfferman

v1.1.0

11 Mar 16:04
Compare
Choose a tag to compare
  • The expected counts are kept exact (not rounded anymore) and therefore it does not result in the chi2 error of 1e-8!

1.0.5

30 Nov 18:03
ebc74bf
Compare
Choose a tag to compare
  • added to Zenodo

1.0.4

17 Oct 21:56
Compare
Choose a tag to compare
  • Catching error and giving a solution when the relative tolerance of the chisquare test is not reached.

1.0.3

17 Oct 18:38
Compare
Choose a tag to compare
  • Added boolean output for significance using key P_significant