Recent Releases of benfordslaw

benfordslaw - 2.0.1

  • Catch the warnings in the fit and plot function.

- Python
Published by erdogant over 1 year ago

benfordslaw - 2.0.0

  • The Uniform distribution is used for all positions < 0 and position > 3.
  • Plot is improved with percentages and digits on the x-axis are now integers.
  • Wget is removed and datazets library is added.

This includes the fix for Issue #13

- Python
Published by erdogant over 1 year ago

benfordslaw - v1.2.2

  • added the third digit probability #12 by @gfreynoso

- Python
Published by erdogant about 3 years ago

benfordslaw - v1.2.1

  • fix for canvassetwindow_title. Issue: #11

- Python
Published by erdogant over 3 years ago

benfordslaw - v1.2.0

  • Fix for computing nth digit issue #10

- Python
Published by erdogant over 3 years ago

benfordslaw - v1.1.3

  • fix in case of pandas dataframe is used as input

- Python
Published by erdogant over 3 years ago

benfordslaw - v1.1.2

  • Fix for AttributeError fillna

- Python
Published by erdogant over 3 years ago

benfordslaw - v1.1.1

  • Fix for bug in case of input of Int64Dtype type (issue #8) thanks to ThomasOfferman

- Python
Published by erdogant over 3 years ago

benfordslaw - v1.1.0

  • The expected counts are kept exact (not rounded anymore) and therefore it does not result in the chi2 error of 1e-8!

- Python
Published by erdogant almost 4 years ago

benfordslaw - 1.0.5

  • added to Zenodo

- Python
Published by erdogant about 4 years ago

benfordslaw - 1.0.4

  • Catching error and giving a solution when the relative tolerance of the chisquare test is not reached.

- Python
Published by erdogant over 4 years ago

benfordslaw - 1.0.3

  • Added boolean output for significance using key P_significant

- Python
Published by erdogant over 4 years ago

benfordslaw - 1.0.2

This update has some generalizations regarding digits:

  • Analyze second digit
  • Analyze last digit
  • Analyze second last digit

- Python
Published by erdogant about 5 years ago

benfordslaw - 1.0.1

  • Typo changed: Emperical into Empirical

- Python
Published by erdogant over 5 years ago

benfordslaw - 1.0.0

  • Code is entirely refactored to work in classes to make the usage of the library more easy (wishfull thinking).
  • Examples in readme are changed

- Python
Published by erdogant over 5 years ago

benfordslaw - 0.1.3

  • Update example file (fix, file was not found)
  • Print message improved

- Python
Published by erdogant over 5 years ago

benfordslaw - 0.1.2

  • bug fix in figure x-axis

- Python
Published by erdogant about 6 years ago

benfordslaw - 0.1.1

  • First release
  • Code refactoring
  • Unit tests

- Python
Published by erdogant about 6 years ago

benfordslaw - 0.1.0

- Python
Published by erdogant about 6 years ago