Distfit

Latest version: v1.8.0

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

Scan your dependencies

Page 4 of 9

1.5.5

* updated default colors in plot
* xlabel and ylabel can be specified for `plot`

1.5.4

* Do not show pdf in case `pdf_properties=None`

1.5.3

* Various updates in plotting
* CDF plotting with `.plot(chart='CDF')`
* Quantile quantile plotting is now possible `qqplot`
* Bugfix when changing alpha parameter for plotting.
* Updates in docstrings
* Code refactoring
* See [documentation pages ](https://erdogant.github.io/distfit/pages/html/Plots.html)for more information about plotting.

1.5.2

* bug fix for plot in case of discrete method.

1.5.1

* `Verbose `now uses the official logging library. This means that the verbose input has been changed slightly:

verbose : [str, int], default is 'info' or 20
Set the verbose messages using string or integer values.
* 0, 60, None, 'silent', 'off', 'no']: No message.
* 10, 'debug': Messages from debug level and higher.
* 20, 'info': Messages from info level and higher.
* 30, 'warning': Messages from warning level and higher.
* 50, 'critical': Messages from critical level and higher.

* Updates in docstrings.

1.5.0

* functionality added to better controling plotting.
* `emp_properties, pdf_properties, bar_properties and cii_properties` can independently be controlled are disabled during plotting.
* Docstrings updated

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.