Python-blocks

Latest version: v0.1.10

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

Scan your dependencies

Page 1 of 2

0.1.8

Summary
We are excited to announce the release of version 0.1.8 of the blocks package, which includes tests.

Tests
Added new tests using pytest to cover the newly introduced classes and methods.

Using poetry:

poetry run pytest

0.1.7

0.1.6

0.1.5

0.1.4

Minor Update
New Features
`BlockUnion`: Introduced a new feature `BlockUnion` which outputs a pandas DataFrame. This functionality enhances the `sklearn` `FeatureUnion` processing capabilities by allowing users to combine multiple data blocks into a single DataFrame instead of using `hstack`.
Patch Update
Enhancements
`BaseTransformer`: Added a fit method to the `BaseTransformer` class. This patch improves the extensibility of `BaseTransformer`, enabling it to be more easily integrated with other components (e.i. `Pipeline`) that require a fitting process.

0.1.3

Fix BaseTransformer.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.