Benford-py

Latest version: v0.5.0

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.2

README.md solely for Pypi, without figures to render

0.3.1

Pypi-friendly README.md

0.3.0

- `save_plot` and `save_plot_kwargs` parameters to show-plot functions and methods;
- Improved test coverage;
- Bug Fixes:
- Fixed Kolmogorov_Smirnov critical value sfor 90% confidence 46;
- Fixed division by zero error when a givem test produced an empty dataframe 41 40.

0.2.7

Bug Fixes
Naming problems after refactoring in submodules
- \_get_mantissas_() -> get_mantissas()
- KS() -> kolmogorov_smirnov()
- KS_2() -> kolmogorov_smirnov_2()
- chi_square() -> chi_sq()
- chi_square_2() -> chi_sq_2()

0.2.6

Bug fixes:
- `verbose` parameter in mad and mse functions;
- Input other than series in mad and mse functions; and
- Fixed Rolling mad and mse functions and plots.

0.2.5

- Lib separated in submodules, for better organization, debugging, and further documentation and testing; and
- Debuted documentation with sphinx and [ReadTheDocs](https://benford-py.readthedocs.io). Mostly the docstrings autodocs functionality for now, but better than nothing.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.