Cat2cat

Latest version: v0.1.6

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

Scan your dependencies

0.1.6

- New `cat2cat_ml_run` function to check the ml models performance before `cat2cat` with ml option is run. Now, the ml models are more transparent.
- Improved the lack of support for NaN and None in the `get_mappings`.
- Fixed a bug that `cat2cat_ml.features` can be only a `list` not a `Sequence`.
- Fixed assertion message and docs for the `freqs` argument in the `cat2cat_mappings`.
- Fixed some typing, and bring the clear `mypy`.
- Replaced poetry with setuptools.

0.1.4

Fix

- Fixed README example, pandas.concat was not imported.
- Fixed some typing, to be more precise.

Tests

- Added more tests to increase the coverage to 100%.

Miscellaneous

- Added more comments in code examples.
- Added support in a few places for Sequence, to not limit users only to List.

0.1.3

Fix

- Fixed typing problems, mypy connected.
- Fixed html documentation formatting.

Tests

- Added more tests for dataclasses.

Miscellaneous

- Added more validation to dataclasses.
- Improved documentation.
- Removed `get_mappings` method from the `cat2cat_mappings` dataclass.
- Removed not needed import calls.
- Created the project description and sidebar on pypi.
- Added pypi badge.

0.1.1

- First test release of `cat2cat`!

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.