Peppy

Latest version: v0.40.7

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

Scan your dependencies

Page 1 of 7

0.40.2

Added
- added `sample_name` property to samples object.

0.40.1

Fixed
- Initializing Project with `NaN` value instead of `None` in `from_pandas` method

0.40.0

**This version introduced backwards-incompatible changes.**

Changed
- Replaced `attmap` with `MutableMapping` (which removes some attributes)
- Replaced OrderedDict with dict
- Deprecated support for Python versions <= 3.7

_Due to the changes mentioned above, a few functionalities may be disabled. For example, the `name` and `description` project properties can no longer be accessed with `getitem`; use the `getattr` syntax instead_

Added
- Constructor methods: `Project.from_dict`, `Project.from_pandas`, `Project.from_sample_yaml`, `Project.from_pep_config`

0.35.7

Fixed
- incorrect setting of sample and subsample indexes using from_dict function (452)
- clarified debug messages

0.35.6

Added
- `orient` argument to `to_dict` method

Fixed
- The name of the raw subsample object to match the actual name (list). Commit: 442

Changed
- Reduced the number of items returned in the to_dict(extended=True) method to 3, with the name and description now stored in the config key.

0.35.5

Fixed
- A [bug](https://github.com/pepkit/peppy/issues/435) with custom sample ids
- Improved performance for large tables dramatically

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.