Sam

Latest version: v3.1.11

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

Scan your dependencies

Page 4 of 12

2.11.0

Changes
- Moved to pyproject.toml instead of setup.py to make this package more future proof
- Removed deprecated Azure Devops pipelines

2.10.3

Changes
- Added `.readthedocs.yml` and `docs/requirements.txt` to include requirements for readthedocs build.

2.10.2

Changes
- Updated `CONTRIBUTING.md` for open source / github contribution guidelines
- Added `black` to requirements and linting pipeline
- All code reformatted with `black` and project configuration

2.10.1

Changes
- Revert version changes in `scikit-learn` and `tensorflow` due to compatibility issues

2.10.0

Changes
- `decompose_datetime()` now also accepts a timezone argument. This enables the user to use time features in another timezone. For example: If your input data is in UTC, but you're expecting that human behaviour is also important and the model is applied on the Netherlands, you can add `Europe/Amsterdam` to `decompose_datetime` and it will convert the time from UTC to the correct time, also taking into account daylight savings. This only has an effect on the feature engineering, preprocessing and postprecessing should always happen on UTC dates.
- Fixed mypy errors in decompose_datetime.py
- Updated docstring examples in decompose_datetime.py (they work now)

2.9.1

Changes
- MIT License added
- Additional information in `setup.py` and `setup.cfg` for license

Page 4 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.