Probstatipy

Latest version: v0.0.5

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

Scan your dependencies

0.0.5

Added
- `iqr()` can now take in a list of floats and return the interquartile range

0.0.4

Fixed
- fixed more import issues on spread.py I hope this is the last one.

0.0.3

Fixed
- fixed more import issues on spread.py

0.0.2

Fixed
- spread.py was importing from `pystats_central`. This module doesn't exist as it was renamed to `statspro_central` then `central`.

0.0.1

Initial Release
A package for statistical analysis containing the following modules:
- central.py - Computes measures of Central Tendancy such as:
- mean
- median
- mode

- spread.py - Computes measures of dispersion/spread such as:
- variance
- standard deviation
- mean absolute deviation
- range
- interquartile range

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.