Not-again-ai

Latest version: v0.17.0

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

Scan your dependencies

Page 6 of 7

0.2.0

**WARNING:** Breaking changes from v0.1.x.

- Restructured package to use extras where the "base" package has minimal dependences. Created `statistics` and `viz` to contain the respective dependencies.
- Updated main README to reflect the changes
- Created 3 readmes for each "subpackage"
- Updated dependencies

0.1.7

**Changes**
* Update to Python 3.12, Remove 3.9 support
* Update dependencies
* Add pytest-randomly
* Fix bug in `time_series` where "columns" instead of "rows" corresponded to each time series.
* Fix ruff format errors


Available on [PyPI](https://pypi.org/project/not-again-ai/).

**Full Changelog**: https://github.com/DaveCoDev/not-again-ai/compare/v0.1.6...v0.1.7

0.1.6

- Switch from flake8 and isort to Ruff

Available on [PyPI](https://pypi.org/project/not-again-ai/).

**Full Changelog**: https://github.com/DaveCoDev/not-again-ai/compare/v0.1.5...v0.1.6

0.1.5

- Merged latest changes from [python-blueprint](https://github.com/johnthagen/python-blueprint)
- Added `simple_barplot` function in `viz/barplots`
- Updated to latest package dependencies and Poetry v1.3.2

Available on [PyPI](https://pypi.org/project/not-again-ai/).

0.1.4

- Updated to Python 3.11
- Fixed a bug in `pred_power_score_classification` where the `y` variable was not actually being used.

Available on [PyPI](https://pypi.org/project/not-again-ai/).

0.1.3

- Added a simple scatterplot function in `viz/scatterplot`. Import using `from not_again_ai.viz.scatterplot import scatterplot_basic`
- Added the `data_analysis` module which includes computing the Peason Correlation between two variables and a function to compute the asymmetric predictive power score between any variable against a categorical variable. Function available from `not_again_ai.data_analysis.dependence`
- Updated to latest package dependencies

Available on [PyPI](https://pypi.org/project/not-again-ai/).

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.