Association-measures

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

compatibility release
- drop support for `Python3.8` (reached EOL), support `Python3.13` instead
- switch from `pipenv` to `venv`
- use `pandas` >=2.2.2 and `numpy` >=2.0 (`numpy2` and `pandas2` are now compatible again)
- include separate `requirements-dev`
- remove `travis.yml` (everything runs in GitHub actions anyway)

also includes some WIP on categorisation of measures and profile comparisons

0.3.0

- add feature for creating topographic grids
- default to Poisson boundary in LRC
- now requires Python>=3.8, pandas>=2.0

0.2.7

- discounting according to Walter1975 for log-ratio
- make Poisson boundary the default for LRC
- major performance improvement for LRC with Poisson boundary
- further performance improvement: only calculate scores once for each frequency signature

0.2.6

- force np.vectorize to return float, otherwise conservative log ratio might be rounded to integer

0.2.5

- repair measuring performance
- do not calculate binomial likelihood by default

0.2.4

make calculation of conservative log ratio with Poisson boundary robust against observations with O11=O21=0: return 0.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.