Distfit

Latest version: v1.8.0

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

Scan your dependencies

Page 1 of 9

1.8.0

* Parallel computing added into distfit 49
* [Docs and examples [](updated.](https://erdogant.github.io/distfit/pages/html/Examples.html#parallel-computing))

Thanks to the contributions of KrystofS and maxmekiska

1.7.3

* Issue 46
* The width of the bar chart is now adjustable using the bar properties: `dfit.plot(bar_properties={'width':10})`

1.7.2

* Fix that the logger does not lose it's verbosity in certain circumstances
* Fix that catches the error if the confidence interval can not be determined.

1.7.1

* Bug fix by changing typo in gilbrat into gibrat 43

1.7.0

* Added parallelization for bootstrapping. You need to set the `n_jobs=-1`

Although this speeds up the computation time significantly, at random times it also results in a _RuntimeWarning: invalid value encountered_.
If that is the case, simply set `n_jobs=1`.

1.6.12

* Fix for logging. It should print [distfit] to screen again.

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.