Spotify-confidence

Latest version: v3.0.3

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

Scan your dependencies

Page 7 of 10

2.1.2

------------------

* Fixed typos in README

2.1.1

------------------

* Fixed broken setup.cfg that led to pip install spotify-confidence not installing correctly

2.1.0

------------------

* Introduced sequential testing - see https://cran.r-project.org/web/packages/ldbounds/index.html for details.

2.0.2

------------------

* Introduce frequentist test superclass to reduce code duplication
* Change default of level_as_reference to None to require more explicit intents

2.0.1

------------------

* Remove internal dependencies and references to prepare to open source

2.0.0

------------------

* Cleaned up inconsistencies, e.g. now using only computations from statsmodels, actually using T-statistics for computing t-test CIs (rather than Z-statistic). This changes CI slightly for small sample sizes.
* Not using Delta correction for relative CIs anymore, i.e. CI computations are done on the abbsolute scale, and then optionally displayed on relative scale. This is a more consistent approach, since Delta corrections were only applied to CIs and not to p-values. This will give more narrow CIs, with the difference being similar in magnitude to the relative change of the point estimates.
* Added ZTestComputer that relies on statsmodels rather than internal libraries to facilitate open-sourcing
* Added open source licence, copyright headers and code of conduct

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.